See: Description
| Class | Description |
|---|---|
| ParallelScheduler |
RunnerScheduler implementation to run tests in Parallel. |
| SchedulerStrategy |
A simple Strategy class that decides the Scheduler to use to run the tests.
|
| SerialScheduler |
A simple Scheduler that runs all the test methods in Serial Order
|
Copyright © 2014. All rights reserved.