Each unit test file may have a setUp() method and a tearDown() method. If I
set things up with initial data, and then run a series of tests in that
file, I need for the tests to run in a specified order. Since they are in a
map, not an array, the order is indeterminate. Is there any sorting of test
names or some other means available in the unit test system at present to
order the tests?

Derrell
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to