public class ForkConfigurationTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
ForkConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
static ForkConfiguration |
getForkConfiguration(String argLine,
String jvm) |
static ForkConfiguration |
getForkConfiguration(String argLine,
String jvm,
File cwd) |
void |
testArglineWithNewline() |
void |
testCreateCommandLine_UseSystemClassLoaderForkOnce_ShouldConstructManifestOnlyJar() |
void |
testCurrentWorkingDirectoryPropagationIncludingForkNumberExpansion() |
void |
testExceptionWhenCurrentDirectoryCannotBeCreated() |
void |
testExceptionWhenCurrentDirectoryIsNotRealDirectory() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringpublic void testCreateCommandLine_UseSystemClassLoaderForkOnce_ShouldConstructManifestOnlyJar()
throws IOException,
SurefireBooterForkException
public void testArglineWithNewline()
throws IOException,
SurefireBooterForkException
public void testCurrentWorkingDirectoryPropagationIncludingForkNumberExpansion()
throws IOException,
SurefireBooterForkException
public void testExceptionWhenCurrentDirectoryIsNotRealDirectory()
throws IOException,
SurefireBooterForkException
public void testExceptionWhenCurrentDirectoryCannotBeCreated()
throws IOException,
SurefireBooterForkException
public static ForkConfiguration getForkConfiguration(String argLine, String jvm) throws IOException
IOExceptionpublic static ForkConfiguration getForkConfiguration(String argLine, String jvm, File cwd) throws IOException
IOExceptionCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.