| AbstractPathConfiguration |
|
| ClassLoaderConfiguration |
Configuration for forking tests.
|
| Classpath |
An ordered list of classpath elements with set behaviour
A Classpath is immutable and thread safe.
|
| ClasspathConfiguration |
Represents the classpaths for the BooterConfiguration.
|
| KeyValueSource |
A key-value source obeying the geneal constrains of java.util.Properties
|
| ModularClasspath |
Jigsaw class-path and module-path.
|
| ProcessChecker |
Interface for checking if a process (typically the parent Maven plugin) is still alive.
|
| ProcessCheckerType |
|
| PropertiesWrapper |
|
| ProviderConfiguration |
Represents the surefire configuration that passes all the way into the provider
classloader and the provider.
|
| StartupConfiguration |
Configuration that is used by the SurefireStarter but does not make it into the provider itself.
|
| SurefireExecutionException |
An error occurring during the invocation of Surefire via an alternate class loader.
|
| TypeEncodedValue |
|