| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.testing.junit | |
| org.gradle.api.internal.tasks.testing.results |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JUnitXmlReportGenerator.completed(TestState state) |
protected void |
JUnitXmlReportGenerator.started(TestState state) |
| Modifier and Type | Method and Description |
|---|---|
protected TestState |
StateTrackingTestResultProcessor.getTestStateFor(Object testId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestListenerAdapter.completed(TestState state) |
protected void |
StateTrackingTestResultProcessor.completed(TestState state) |
protected void |
TestListenerAdapter.started(TestState state) |
protected void |
StateTrackingTestResultProcessor.started(TestState state) |
| Constructor and Description |
|---|
DefaultTestResult(TestState state) |
| Constructor and Description |
|---|
TestState(TestDescriptorInternal test,
TestStartEvent startEvent,
Map<Object,TestState> executing) |
Copyright © 2013. All rights reserved