|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCactusTestCase | |
|---|---|
| org.apache.cactus | Contains all classes needed for writing Cactus tests. |
| Uses of AbstractCactusTestCase in org.apache.cactus |
|---|
| Subclasses of AbstractCactusTestCase in org.apache.cactus | |
|---|---|
class |
FilterTestCase
Test classes that need access to valid Filter implicit objects (such as the FilterConfig and FilterChain objects) must
subclass this class. |
class |
JspTestCase
Test classes that need access to valid JSP implicit objects (such as the page context, the output jsp writer, the HTTP request, ...) must subclass this class. |
class |
ServletTestCase
Cactus test case to unit test Servlets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||