|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.melati.app.test.TemplateAppTest
public class TemplateAppTest
Generated code for the test suite TemplateAppTest located at /melati/src/test/java/org/melati/app/test/TemplateAppTest.testsuite.
| Constructor Summary | |
|---|---|
TemplateAppTest(String name)
Constructor for TemplateAppTest. |
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testInit()
|
void |
testInitWithUnmatcheArgs0()
|
void |
testLogin()
|
void |
testMain()
|
void |
testMainFourArgs()
Also covers .wm extension. |
void |
testMainOneArg()
|
void |
testMainThreeArgs()
|
void |
testMainTwoArgs()
|
void |
testMainZeroArgs()
|
void |
testNoTemplateEngineConfigured()
Test no configured template engine. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateAppTest(String name)
name - | Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionTestCase.setUp()
protected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionTestCase.tearDown()
public void testInit()
throws Exception
ExceptionAbstractTemplateApp.init(String[])
public void testInitWithUnmatcheArgs0()
throws Exception
ExceptionAbstractTemplateApp.init(String[])
public void testMain()
throws Exception
ExceptionTemplateApp.main(String[])
public void testMainOneArg()
throws Exception
ExceptionTemplateApp.main(String[])
public void testMainTwoArgs()
throws Exception
ExceptionTemplateApp.main(String[])
public void testMainThreeArgs()
throws Exception
ExceptionTemplateApp.main(String[])
public void testMainFourArgs()
throws Exception
ExceptionTemplateApp.main(String[])
public void testMainZeroArgs()
throws Exception
ExceptionTemplateApp.main(String[])
public void testLogin()
throws Exception
Exception
public void testNoTemplateEngineConfigured()
throws Exception
Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||