Package | Description |
---|---|
com.carrotsearch.ant.tasks.junit4 |
Provides
JUnit4 :
a JUnit test runner for ANT with parallel slave JVM execution, load balancing and
more reporting options. |
com.carrotsearch.ant.tasks.junit4.events | |
com.carrotsearch.ant.tasks.junit4.events.aggregated | |
com.carrotsearch.ant.tasks.junit4.slave |
Class and Description |
---|
BootstrapEvent
Initial message sent from the slave to the master (if forked locally).
|
IEvent
An event/ message passed between the slave and the master.
|
QuitEvent
Final message sent from the slave.
|
Class and Description |
---|
EventType
Events (messages) passed between the slave and the master.
|
FailureEvent
Generic serialized failure event.
|
IDescribable
An event that carries a
Description . |
IEvent
An event/ message passed between the slave and the master.
|
IStreamEvent |
Serializer
Event serializer.
|
Class and Description |
---|
IEvent
An event/ message passed between the slave and the master.
|
LowLevelHeartBeatEvent
Heartbeat for reporting long running tests.
|
SuiteCompletedEvent
Serialized failure.
|
SuiteFailureEvent
Serialized failure.
|
SuiteStartedEvent
Serialized failure.
|
TestFailureEvent |
TestFinishedEvent |
TestIgnoredAssumptionEvent |
TestIgnoredEvent |
TestStartedEvent |
Class and Description |
---|
Serializer
Event serializer.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.