public class ForkConfigurationTest extends Object
| Constructor and Description |
|---|
ForkConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testArglineWithNewline() |
void |
testCreateCommandLine_UseSystemClassLoaderForkOnce_ShouldConstructManifestOnlyJar() |
void |
testCurrentWorkingDirectoryPropagationIncludingForkNumberExpansion() |
void |
testExceptionWhenCurrentDirectoryCannotBeCreated() |
void |
testExceptionWhenCurrentDirectoryIsNotRealDirectory() |
public 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
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.