Interface | Description |
---|---|
IDescribable |
An event that carries a
Description . |
IEvent |
An event/ message passed between the slave and the master.
|
IStreamEvent |
Class | Description |
---|---|
AppendStdErrEvent | |
AppendStdOutEvent | |
BootstrapEvent |
Initial message sent from the slave to the master (if forked locally).
|
Deserializer |
Event deserializer.
|
FailureEvent |
Generic serialized failure event.
|
IdleEvent |
Marker that the slave is idle and awaiting more suite names.
|
LowLevelHeartBeatEvent |
Heartbeat for reporting long running tests.
|
QuitEvent |
Final message sent from the slave.
|
Serializer |
Event serializer.
|
SuiteCompletedEvent |
Serialized failure.
|
SuiteFailureEvent |
Serialized failure.
|
SuiteStartedEvent |
Serialized failure.
|
TestFailureEvent | |
TestFinishedEvent | |
TestIgnoredAssumptionEvent | |
TestIgnoredEvent | |
TestStartedEvent |
Enum | Description |
---|---|
EventType |
Events (messages) passed between the slave and the master.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.