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.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public void testSingleArgumentCommandOnWindowsIsOnlyRunByShellIfCommandContainsSpaces()
public void testMultipleArgsAreNotSentToShellAsSingleString() throws java.lang.Exception
java.lang.Exception
public void testUsesRubyEnvPathToRunShellPrograms()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.