Hi,

I have a test class with several test methods.
I suspect Surefire run all the tests even if there is a failure in one
method.
Am I right?
If this is the case, is there a way to tell Surefire to abort as soon as it
gets a failure?

I'm using JUnit4

Thanks in advance,
Marc.

Reply via email to