A TestSuite is a composite test, that is, a test made of multiple children Test cases. Running a TestSuite will simply run the children test cases.
@author Vincent Hardy
@version $Id: TestSuite.java,v 1.4 2004/08/18 07:16:58 vhardy 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.