|
||||||||||
| 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
| Nested Class Summary | |
|---|---|
class |
PoemServletTest.IsInstanceOf
Tests whether the value is an instance of a class. |
| Constructor Summary | |
|---|---|
PoemServletTest(java.lang.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(java.lang.String name)
name - | Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.ExceptionPoemTestCase#setUp()
protected void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.ExceptionTestCase.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 java.lang.Exception
java.lang.ExceptionConfigServlet.doGet(HttpServletRequest, HttpServletResponse)
public void testDoPostHttpServletRequestHttpServletResponse()
throws java.lang.Exception
java.lang.ExceptionConfigServlet.doPost(HttpServletRequest, HttpServletResponse)
public void testError()
throws java.lang.Exception
java.lang.ExceptionConfigServlet.error(Melati, Exception)
public void testLDB()
throws java.lang.Exception
java.lang.Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||