Gary Gregory wrote:

> Yes, please see
> https://garygregory.wordpress.com/2013/01/23/understanding-junit-method-order-execution-updated-for-version-4-11/

... and ...

http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#runOrder

Personally I use always random order in my tests. Otherwise you might not be 
able to run individual fixtures r.g. in Eclipse or parallel execution is 
also not possible.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to