| Modifier and Type | Method and Description |
|---|---|
void |
TestResultProcessor.completed(Object testId,
TestCompleteEvent event)
Notifies this processor that a test has completed execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestClassExecutionEventGenerator.completed(Object testId,
TestCompleteEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaptureTestOutputTestResultProcessor.completed(Object testId,
TestCompleteEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateTrackingTestResultProcessor.completed(Object testId,
TestCompleteEvent event) |
void |
LoggingResultProcessor.completed(Object testId,
TestCompleteEvent event) |
void |
AttachParentTestResultProcessor.completed(Object testId,
TestCompleteEvent event) |
void |
TestState.completed(TestCompleteEvent event) |
Copyright © 2013. All rights reserved