|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
JUnitCore to higher-level events that
contain a full summary of a given test's execution.junit task.SuiteBalancers.JUnit4:
a JUnit test runner for ANT with parallel slave JVM execution, load balancing and
more reporting options.JUnit4.setDynamicAssignmentRatio(float)
JUnit4.setHaltOnFailure(boolean).
JUnit4.setIsolateWorkingDirectories(boolean).
JUnit4.setParallelism(java.lang.String).
JUnit4.setPrintSummary(boolean).
JUnit4.setShuffleOnSlave(boolean).
JUnit4.setSysouts(boolean).
ExecutionTimesReport.Failure.Charset used to encode stream bytes from the slave.
TestStatus.ERROR and
include the suite-level errors.
IEvent stream received during the duration of this test.
TestStatus.FAILURE and
include assertion violations at suite level.
Description.AggregatedSuiteResultEvent.AggregatedTestResultEvent.Description instances.FailureMirror.SlaveInfo.ExecutionTimeBalancer to one file.suiteNames.
true each slave JVM gets a separate working directory
under whatever is set in JUnit4.setDir(File).
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||