Hi Mark
Is it possible to execute only a specific method in a testgroup ?
my command is : rexx Stream.testGroup, launched from ooRexx/base/class
With my debug version in sandbox, it takes about 10s. Not so long, but when
repeated several times, it counts :-)
Is there an assert which allows to continue the current method, even if
failed ?
I use self~assertSame, and in my test case, I know I can continue even if
the assert failed.
Currently, i put in comment the assert, when the fail is as expected, and
relaunch the script to test the next assert, etc...
Jean Louis
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel