|
|||||||||
| 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.
TestFinishedEvent and
AggregatedTestResultEvent by identity.
Description.AggregatedSuiteResultEvent.AggregatedTestResultEvent.Description instances.FailureMirror.SlaveInfo.PropertySet with an additional
attribute specifying whether or not empty values should be propagated or ignored.Environment.Variable with an additional
attribute specifying whether or not empty values should be propagated or ignored.ExecutionTimeBalancer to one file.suiteNames.
TextReport.setFile(File) is also specified.
true each slave JVM gets a separate working directory
under whatever is set in JUnit4.setDir(File).
JUnit4.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||