org.picocontainer.script
Class StandaloneTestCase
java.lang.Object
org.picocontainer.script.StandaloneTestCase
public class StandaloneTestCase
- extends Object
- Author:
- Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneTestCase
public StandaloneTestCase()
testShouldBeAbleToInvokeMainMethodWithScriptFromFile
public void testShouldBeAbleToInvokeMainMethodWithScriptFromFile()
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
testShouldBeAbleToInvokeMainMethodWithScriptFromClasspathWithXmlIncludes
public void testShouldBeAbleToInvokeMainMethodWithScriptFromClasspathWithXmlIncludes()
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
testCommandLineWithHelp
public void testCommandLineWithHelp()
throws Exception
- Throws:
Exception
testCommandLineWithVersion
public void testCommandLineWithVersion()
throws Exception
- Throws:
Exception
testCommandLineWithCompostion
public void testCommandLineWithCompostion()
throws Exception
- Throws:
Exception
testCommandLineWithCompositionAndQuiet
public void testCommandLineWithCompositionAndQuiet()
throws Exception
- Throws:
Exception
testCommandLineWithCompositionAndQuietAndNowait
public void testCommandLineWithCompositionAndQuietAndNowait()
throws Exception
- Throws:
Exception
Copyright © 2003-2010 Codehaus. All Rights Reserved.