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