@PrepareForTest(value={org.apache.maven.plugin.surefire.AbstractSurefireMojo.class,org.codehaus.plexus.languages.java.jpms.ResolvePathsRequest.class})
public class AbstractSurefireMojoJava7PlusTest
extends Object
AbstractSurefireMojo.| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSurefireMojoJava7PlusTest.Mojo |
| Constructor and Description |
|---|
AbstractSurefireMojoJava7PlusTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldHaveStartupConfigForModularClasspath() |
void |
shouldHaveTmpDirectory() |
void |
shouldHaveTmpDirectoryName() |
void |
shouldTestIsJava7() |
static void |
withJava7Plus() |
public static void withJava7Plus()
public void shouldHaveStartupConfigForModularClasspath()
throws Exception
Exceptionpublic void shouldHaveTmpDirectory()
throws IOException
IOExceptionpublic void shouldHaveTmpDirectoryName()
throws IOException
IOExceptionpublic void shouldTestIsJava7()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.