Too fast :) I've added some tests in ��Autotest-Tests-Core-LaurentLaffont.3 for Autotest-Core-LaurentLaffont.4 and one does not pass

AutotestTestFinder>>testMethodsForMethodThatStartWithShouldReturnsIt
| lookupMethod foundMethods thisMethod |
lookupMethod := (self class>>#shouldBeFound).
foundMethods := (finder methodsFor: lookupMethod).

self assert: (foundMethods includes: lookupMethod).



I suppose you have patched TestCase class>>allTestSelectors ��so it can find shouldXXX methods ?

Laurent.





On Fri, Jun 24, 2011 at 9:02 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
All 952 Autotest, SUnit, OB, and Phexample tests pass.

--
View this message in context: http://forum.world.st/Phexample-integrated-with-Autotest-and-OB-was-ConfigurationOfPhexample-was-assert-equals-feels-backw-tp3623325p3623328.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.