Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Finer control of surefire method parallelism?

$
0
0
I've got some tests that are validating the usage messages of main
methods. To do this, they go and call System.setOut. Running two of
these in parallel is, of course, a disaster.

Is there any way to exempt a class from the parallel option?

Viewing all articles
Browse latest Browse all 5648

Trending Articles