| Package | Description |
|---|---|
| com.googlecode.refit.runner | |
| com.googlecode.refit.runner.jaxb |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
FileRunner.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeRunnerListener.afterTest(TestResult result) |
void |
DefaultRunnerListener.afterTest(TestResult result) |
void |
RunnerListener.afterTest(TestResult result) |
void |
ReportGenerator.afterTest(TestResult result) |
static String |
ReportIO.format(TestResult result) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestResult> |
Summary.test |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
ObjectFactory.createTestResult()
Create an instance of
TestResult |
| Modifier and Type | Method and Description |
|---|---|
List<TestResult> |
Summary.getTest()
Gets the value of the test property.
|
Copyright © 2011-2013. All Rights Reserved.