| Class | Description |
|---|---|
| AnnotatedClassRequest |
A ClassRequest that exposes the wrapped class.
|
| CompositeRequestRunner |
A JUnit Runner that handles a list of
Requests. |
| ConcurrentCompositeRequestRunner |
A Runner for running composite requests in a concurrent fashion.
|
| ConcurrentRunnerScheduler | |
| ConsoleRunnerImpl |
An alternative to
JUnitCore with stream capture and junit-report xml output capabilities. |
| Enum | Description |
|---|---|
| Concurrency |
Describes the type of concurrency desired when running a batch of tests.
|