Opening book details…
Can I read Cactus: Unit Testing Framework Overview on EtoBox?
Cactus: Unit Testing Framework Overview by urskeerthi is a document available to read on EtoBox.
What is Cactus: Unit Testing Framework Overview about?
This document provides information about the Cactus framework for unit testing server-side Java code. Cactus extends JUnit to allow tests to run inside a servlet container. It handles request and response creation so that server code can be tested by initiating calls from a test client. Cactus tests are run by executing a JUnit test runner within a servlet container like Tomcat. The document describes how to install and configure Cactus, create a sample application to test, and structure Cactus test classes
- Author
- urskeerthi
- Language
- EN