| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.booterclient |
| Modifier and Type | Method and Description |
|---|---|
private JdkAttributes |
AbstractSurefireMojo.getEffectiveJvm() |
| Modifier and Type | Field and Description |
|---|---|
private JdkAttributes |
Platform.jdk |
| Modifier and Type | Method and Description |
|---|---|
JdkAttributes |
Platform.getJdkExecAttributesForTests() |
protected abstract JdkAttributes |
ForkConfiguration.getJdkForTests() |
protected JdkAttributes |
DefaultForkConfiguration.getJdkForTests() |
| Modifier and Type | Method and Description |
|---|---|
Platform |
Platform.withJdkExecAttributesForTests(JdkAttributes jdk) |
| Constructor and Description |
|---|
Platform(java.util.concurrent.RunnableFuture<java.lang.Long> pluginPidJob,
JdkAttributes jdk) |