|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.maven.surefire.junitcore.pc | |
|---|---|
| org.apache.maven.surefire.junitcore.pc | |
| Classes in org.apache.maven.surefire.junitcore.pc used by org.apache.maven.surefire.junitcore.pc | |
|---|---|
| Balancer
The Balancer controls the maximum of concurrent threads in the current Scheduler(s) and prevents from own thread resources exhaustion if other group of schedulers share the same pool of threads. |
|
| Destroyable
Destroys the embedded thread-pool. |
|
| ParallelComputer
ParallelComputer extends JUnit Computer and has a shutdown functionality. |
|
| Scheduler
Schedules tests, controls thread resources, awaiting tests and other schedulers finished, and a master scheduler can shutdown slaves. |
|
| Scheduler.ShutdownHandler
There is a way to shutdown the hierarchy of schedulers. |
|
| SchedulingStrategy
Specifies the strategy of scheduling whether sequential, or parallel. |
|
| ShutdownResult
Populates collection triggeredTests of descriptions started before shutting down. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||