|
||||||||||
| 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
org.melati.servlet.test.TemplateServletTest
public class TemplateServletTest
| Constructor Summary | |
|---|---|
TemplateServletTest(String name)
Constructor for TemplateServletTest. |
|
| Method Summary | |
|---|---|
void |
doGetPost()
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testDoGetHttpServletRequestHttpServletResponse()
|
void |
testDoPostHttpServletRequestHttpServletResponse()
|
void |
testError()
|
void |
testErrorUsesClasspathTemplet()
Test that a templet on the classpath is used. |
void |
testGetSysAdminEmail()
|
void |
testGetSysAdminName()
|
void |
testPassbackAccessPoemExceptionHandling()
Test passback AccessPoemException handling. |
void |
testPropagateAccessPoemExceptionHandling()
Test propagation of AccessPoemException handling. |
void |
testWriteConnectionPendingException()
|
| Methods inherited from class org.melati.servlet.test.PoemServletTest |
|---|
testLDB, 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 TemplateServletTest(String name)
name - | Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class PoemServletTestExceptionPoemServletTest.setUp()
protected void tearDown()
throws Exception
tearDown in class PoemServletTestExceptionPoemServletTest.tearDown()
public void testGetSysAdminName()
throws javax.servlet.ServletException
testGetSysAdminName in class PoemServletTestjavax.servlet.ServletExceptionPoemServlet.getSysAdminName()
public void testGetSysAdminEmail()
throws javax.servlet.ServletException
testGetSysAdminEmail in class PoemServletTestjavax.servlet.ServletExceptionPoemServlet.getSysAdminEmail()
public void testDoGetHttpServletRequestHttpServletResponse()
throws Exception
testDoGetHttpServletRequestHttpServletResponse in class PoemServletTestExceptionConfigServlet.doGet(HttpServletRequest, HttpServletResponse)
public void testDoPostHttpServletRequestHttpServletResponse()
throws Exception
testDoPostHttpServletRequestHttpServletResponse in class PoemServletTestExceptionConfigServlet.doPost(HttpServletRequest, HttpServletResponse)
public void doGetPost()
throws Exception
Exception
public void testError()
throws Exception
testError in class PoemServletTestExceptionTemplateServlet.error(org.melati.Melati, Exception)
public void testErrorUsesClasspathTemplet()
throws Exception
ExceptionTemplateServlet.error(org.melati.Melati, Exception)public void testWriteConnectionPendingException()
ConfigServlet.writeConnectionPendingException(PrintWriter, Exception)
public void testPassbackAccessPoemExceptionHandling()
throws Exception
Exception
public void testPropagateAccessPoemExceptionHandling()
throws Exception
Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||