|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.openi.web.controller.BaseControllerTestCase
org.openi.web.controller.admin.ApplicationFormControllerTest
Field Summary |
Fields inherited from class org.openi.web.controller.BaseControllerTestCase |
appContext, logger, TEST_PROJECT_NAME, webAppContext |
Constructor Summary | |
ApplicationFormControllerTest()
|
Method Summary | |
void |
setUp()
Initialize test objects |
protected void |
tearDown()
|
void |
testEdit()
Test form |
void |
testOnSubmit()
Test submit |
Methods inherited from class org.openi.web.controller.BaseControllerTestCase |
getTestProject, getTestProjectContext, newGet, newPost |
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 ApplicationFormControllerTest()
Method Detail |
public void setUp() throws java.lang.Exception
setUp
in class BaseControllerTestCase
IOException
java.lang.Exception
public void testEdit() throws java.lang.Exception
java.lang.Exception
public void testOnSubmit() throws java.lang.Exception
java.lang.Exception
protected void tearDown()
tearDown
in class BaseControllerTestCase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |