Tests and software process

Keith Hodges keith_hodges at yahoo.co.uk
Wed Nov 1 19:28:03 UTC 2006


Errata in previous message:

>
> The new api for building suites is based upon #suite: . e.g. 
> (myTestCase suite: '*@mytests') would return a test suite consisting 
> of all the test methods in the category 'mytests'. 
I had forgotten that the most recent incarnation of this api already 
works in conjunction with the #publishedSuites. So that you obtain a 
suite with a call to #suite: supplying the publishedSuite selctor.

myTestCase suite: #allStandardTests

or

myTestCase suite: #longTests

best regards

Keith
Send instant messages to your online friends http://uk.messenger.yahoo.com 



More information about the Squeak-dev mailing list