| Interface | Description |
|---|---|
| IForwardingTestEnvironment | |
| IRemoteTestClassIDEExecutionWrapper | |
| ITestMetadata |
Metadata (e.g.
|
| ITestWithMetadata |
A test implementing this interface provides metadata (e.g.
|
| TestClass.EqualityTester |
| Class | Description |
|---|---|
| AssertUtil | |
| BaseRemoteTestClass | |
| ClassPathUtil | |
| Suite<T extends Suite> |
This Suite class streamlines and simplifies the standard JUnit TestSuite.
|
| TestBreakInfo | |
| TestClass | |
| TestClassHelper |
Helper methods for analyzing methods, and instantiating test classes.
|
| TestClassWrapper | |
| TestEnvironment | |
| TestExecutionManager |
The TestExecutionManager class is responsible for the actual execution of tests, including executing the before/after
hooks.
|
| TestExecutionManager.TestInfo | |
| TestMetadata | |
| TestSpec |
| Exception | Description |
|---|---|
| MultiBreakException |
| Annotation Type | Description |
|---|---|
| AnnotationTestJavaAnnotation |
Copyright © 2018. All rights reserved.