Provide the ability to execute Cactus test case classes on the server side. It mimics the JUnit behavior by calling setUp(), testXXX() and tearDown() methods on the server side.
@version $Id: ServerTestCaseCaller.java,v 1.3 2004/02/29 09:42:32 vmassol Exp $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.