| Interface | Description |
|---|---|
| ClassFilter |
a means of filtering a class
|
| ClassTraversal.Visitor |
| Class | Description |
|---|---|
| AbstractTestApplication | |
| AbstractTestInWorkspace | |
| ClassTraversal |
A utility for visiting Mylyn classes available on the classpath.
|
| DiscoveryTestSuite |
a test suite that discovers tests by traversing the classpath looking for test classes that match specific criteria.
|
| HeadlessStandaloneTests |
A test case that runs all headless tests that are available on the classpath
|
| HeadlessTests |
A test case that runs all headless tests that are available on the classpath
|
| TestUtil | |
| UITests |
A test case that runs all UI tests that are available on the classpath
|
| Annotation Type | Description |
|---|---|
| EclipseRuntimeRequired |
a marker annotation for marking tests that require a head (GUI).
|
| HeadRequired |
a marker annotation for marking tests that require a head (GUI).
|
| NoDiscovery |
a marker annotation for marking tests that should not be discovered by
DiscoveryTestSuite. |
Copyright © 2012 FuseSource, Corp.. All Rights Reserved.