|
||||||||||
| 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.PoemAppTest
public class PoemAppTest
| Constructor Summary | |
|---|---|
PoemAppTest(String name)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAccess()
Access exceptions. |
void |
testAccessPrompted()
Access exceptions. |
void |
testAccessPromptedThreeWrongResponses()
Access exceptions. |
void |
testAccessWrongPasswordInArgs()
Access exceptions. |
void |
testAccessWrongUsernameInArgs()
Access exceptions. |
void |
testArgumentHandling()
Test method for AbstractConfigApp.run(java.lang.String[]). |
void |
testArgumentNames()
Test argument names |
void |
testArgumentNames2()
Test argument names |
void |
testArgumentNames3()
Test argument names |
void |
testArgumentNames4()
Test argument names |
void |
testPrePoemSessionThowing()
Test method for AbstractConfigApp.run(java.lang.String[]). |
void |
testRun()
Test method for AbstractConfigApp.run(java.lang.String[]). |
void |
testRunNoMethod()
Test method for AbstractConfigApp.run(java.lang.String[]). |
void |
testRunNoTable()
Test method for AbstractConfigApp.run(java.lang.String[]). |
void |
testRunNoTroid()
Test method for AbstractConfigApp.run(java.lang.String[]). |
void |
testRunTableMethod()
Test method for AbstractConfigApp.run(java.lang.String[]). |
| 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 PoemAppTest(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 testRun()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testRunNoMethod()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testRunTableMethod()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testRunNoTroid()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testRunNoTable()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testArgumentHandling()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testPrePoemSessionThowing()
throws Exception
AbstractConfigApp.run(java.lang.String[]).
Exception
public void testAccess()
throws Exception
Exception
public void testAccessPrompted()
throws Exception
Exception
public void testAccessPromptedThreeWrongResponses()
throws Exception
Exception
public void testAccessWrongUsernameInArgs()
throws Exception
Exception
public void testAccessWrongPasswordInArgs()
throws Exception
Exception
public void testArgumentNames()
throws Exception
Exception
public void testArgumentNames2()
throws Exception
Exception
public void testArgumentNames3()
throws Exception
Exception
public void testArgumentNames4()
throws Exception
Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||