|
||||||||||
| 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.servlet.test.PoemServletTest
public class PoemServletTest
| Constructor Summary | |
|---|---|
PoemServletTest(String name)
Constructor for PoemServletTest. |
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testDoGetHttpServletRequestHttpServletResponse()
|
void |
testDoPostHttpServletRequestHttpServletResponse()
|
void |
testError()
|
void |
testGetSysAdminEmail()
|
void |
testGetSysAdminName()
|
void |
testLDB()
Test logical database. |
void |
testPrePoemSession()
|
| 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 PoemServletTest(String name)
name - | Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionPoemTestCase#setUp()
protected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionTestCase.tearDown()
public void testGetSysAdminName()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionPoemServlet.getSysAdminName()
public void testGetSysAdminEmail()
throws javax.servlet.ServletException
javax.servlet.ServletExceptionPoemServlet.getSysAdminEmail()public void testPrePoemSession()
PoemServlet.prePoemSession(Melati)
public void testDoGetHttpServletRequestHttpServletResponse()
throws Exception
ExceptionConfigServlet.doGet(HttpServletRequest, HttpServletResponse)
public void testDoPostHttpServletRequestHttpServletResponse()
throws Exception
ExceptionConfigServlet.doPost(HttpServletRequest, HttpServletResponse)
public void testError()
throws Exception
ExceptionConfigServlet.error(Melati, Exception)
public void testLDB()
throws Exception
Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||