Hi,

currently I'm observing the following behaviour:

- test cases are run in the order of their registration
- testing procedures (per test) are run in the order of their
declaration in the test class

Since I can save a lot of work depending on this orders I'd like to do
so. ;)

Is there any argument speaking against assuming fixed order behaviour?

Not for test suites, as I understand it, but that's fine with me.

TIA,
Marc


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to