@PrepareForTest(value=org.apache.maven.plugin.surefire.AbstractSurefireMojo.class) public class AbstractSurefireMojoTest extends Object
AbstractSurefireMojo.| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSurefireMojoTest.Mojo |
| Constructor and Description |
|---|
AbstractSurefireMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldCreateInProcClasspath() |
void |
shouldExistTmpDirectory() |
void |
shouldGenerateTestClasspath() |
void |
shouldHaveStartupConfigForNonModularClasspath() |
void |
shouldRetainInPluginArtifacts() |
void |
shouldRetainInProcArtifactsUnique() |
public void shouldRetainInPluginArtifacts()
throws Exception
Exceptionpublic void shouldRetainInProcArtifactsUnique()
throws Exception
Exceptionpublic void shouldCreateInProcClasspath()
throws Exception
Exceptionpublic void shouldGenerateTestClasspath()
throws Exception
Exceptionpublic void shouldHaveStartupConfigForNonModularClasspath()
throws Exception
Exceptionpublic void shouldExistTmpDirectory()
throws IOException
IOExceptionCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.