| Interface | Description |
|---|---|
| IsolatedTests |
Defines a classification of tests that should be run in their own jvm fork.
|
| ParallelizableTests |
Defines a classification of tests that can be run in parallel, namely: tests that use
CcmRule (not CustomCcmRule), and tests that use Simulacron. |
Copyright © 2017–2023. All rights reserved.