| Package | Description |
|---|---|
| jp.vmi.junit.result | |
| jp.vmi.selenium.selenese |
| Modifier and Type | Class and Description |
|---|---|
class |
TestResult<T extends ITestTarget>
Test result interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITestCase
test-case interface.
|
interface |
ITestSuite
test-suite interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected T |
TestResult.testTarget |
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitResult.startTestCase(ITestTarget testTarget,
ITestCase testCase)
Start test-case.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Selenese
Selenese script interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorSource |
class |
ErrorTestCase
Test-case with errrors.
|
class |
ErrorTestSuite
Test-suite with errors.
|
class |
TestCase
test-case object for execution.
|
class |
TestSuite
test-suite object for execution.
|
Copyright © 2017. All rights reserved.