|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestResult | |
|---|---|
| com.googlecode.refit.runner | |
| com.googlecode.refit.runner.jaxb | |
| Uses of TestResult in com.googlecode.refit.runner |
|---|
| Methods in com.googlecode.refit.runner that return TestResult | |
|---|---|
TestResult |
FileRunner.getResult()
|
| Methods in com.googlecode.refit.runner with parameters of type TestResult | |
|---|---|
void |
ReportGenerator.afterTest(TestResult result)
|
void |
CompositeRunnerListener.afterTest(TestResult result)
|
void |
RunnerListener.afterTest(TestResult result)
|
void |
DefaultRunnerListener.afterTest(TestResult result)
|
static String |
ReportIO.format(TestResult result)
|
| Uses of TestResult in com.googlecode.refit.runner.jaxb |
|---|
| Fields in com.googlecode.refit.runner.jaxb with type parameters of type TestResult | |
|---|---|
protected List<TestResult> |
Summary.test
|
| Methods in com.googlecode.refit.runner.jaxb that return TestResult | |
|---|---|
TestResult |
ObjectFactory.createTestResult()
Create an instance of TestResult |
| Methods in com.googlecode.refit.runner.jaxb that return types with arguments of type TestResult | |
|---|---|
List<TestResult> |
Summary.getTest()
Gets the value of the test property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||