http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#runOrder
can make the order a bit more predictable, though the recommendation
would be to use either "random" or "hourly" in order to ensure that
there is no sequence relationships masking bad tests

On 18 November 2011 10:14, Karl Heinz Marbaise <k...@soebes.de> wrote:
> Hi,
>
> you mean in which order the test cases have been run? The only source of
> such information could be the test report...but it shouldn't be relevant for
> unit tests, cause all unit tests should run without any particular order...
>
> Kind regards
> Karl Heinz Marbaise
>
> -----
> Kind regards
> Karl Heinz Marbaise
> ----
> http://www.soebes.de
> http://www.skmwiki.de
> http://supose.org/wiki/supose
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/What-is-the-test-list-for-mvn-test-tp5002959p5003877.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

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

Reply via email to