public class ShellLauncherTest
extends TestCase
| Constructor and Description |
|---|
ShellLauncherTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testMultipleArgsAreNotSentToShellAsSingleString() |
void |
testSingleArgumentCommandOnWindowsIsOnlyRunByShellIfCommandContainsSpaces() |
void |
testUsesRubyEnvPathToRunShellPrograms() |
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionprotected void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testSingleArgumentCommandOnWindowsIsOnlyRunByShellIfCommandContainsSpaces()
public void testMultipleArgsAreNotSentToShellAsSingleString()
throws java.lang.Exception
java.lang.Exceptionpublic void testUsesRubyEnvPathToRunShellPrograms()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.