|
|
@@ -753,7 +753,7 @@ aborted. Results are collected in files named |
|
|
|
</target> |
|
|
|
</pre> |
|
|
|
<p>On the first run all tests are collected via the <code><batchtest/></code> |
|
|
|
element. It's <code>plain</code> formatter shows the output on the console. The |
|
|
|
element. Its <code>plain</code> formatter shows the output on the console. The |
|
|
|
<code>failure</code> formatter creates a java source file in |
|
|
|
<code>${build.dir}/failingTests/FailedTests.java</code> which extends |
|
|
|
<code>junit.framework.TestCase</code> and returns from a <code>suite()</code> |
|
|
|