java.lang.Objectjunit.framework.TestCase
org.apache.cactus.internal.AbstractCactusTestCase
org.apache.cactus.ServletTestCase
org.apache.cactus.JspTestCase
org.apache.cactus.sample.servlet.unit.TestJspOut
All Implemented Interfaces:
CactusTestCase
out implicit object when using
JspTestCase.$ - Id: TestJspOut.java 238816 2004-02-29 16:36:46Z vmassol $| Fields inherited from org.apache.cactus.JspTestCase: |
|---|
| pageContext, out |
| Fields inherited from org.apache.cactus.ServletTestCase: |
|---|
| request, response, session, config |
| Method from org.apache.cactus.sample.servlet.unit.TestJspOut Summary: |
|---|
| endOut, testOut |
| Methods from org.apache.cactus.JspTestCase: |
|---|
| createProtocolHandler |
| Methods from org.apache.cactus.ServletTestCase: |
|---|
| createProtocolHandler |
| Methods from org.apache.cactus.internal.AbstractCactusTestCase: |
|---|
| createProtocolHandler, runBare, runBareServer |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.cactus.sample.servlet.unit.TestJspOut Detail: |
|---|
|
|