public class MainLauncherJUnitTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
MainLauncherJUnitTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args) |
void |
setUp() |
void |
tearDown() |
void |
testInvokeMainWithEmptyArgs() |
void |
testInvokeMainWithMainLauncherWithNoArgs() |
void |
testInvokeMainWithMainLauncherWithOneArg() |
void |
testInvokeMainWithMainLauncherWithTwoArgs() |
void |
testInvokeMainWithNullArgs() |
void |
testInvokeMainWithOneArg() |
void |
testInvokeMainWithTwoArgs() |
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, toStringpublic void setUp()
setUp in class junit.framework.TestCasepublic void tearDown()
tearDown in class junit.framework.TestCasepublic void testInvokeMainWithNullArgs()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvokeMainWithEmptyArgs()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvokeMainWithOneArg()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvokeMainWithTwoArgs()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvokeMainWithMainLauncherWithNoArgs()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvokeMainWithMainLauncherWithOneArg()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvokeMainWithMainLauncherWithTwoArgs()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String... args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.