| Package | Description |
|---|---|
| jp.vmi.junit.result |
| Modifier and Type | Method and Description |
|---|---|
TestCaseResult |
ObjectFactory.createTestCaseResult(ITestCase testCase)
Create TestCaseResult instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuiteResult.addTestCaseResult(TestCaseResult caseResult)
Add TestCaseResult instance.
|
void |
TestSuiteResult.setError(TestCaseResult error)
Set error when the test class failed to load
|
Copyright © 2017. All rights reserved.