Package org.dbunit.util
Class AllTestsSuite
java.lang.Object
org.dbunit.util.AllTestsSuite
@Suite
@SelectClasses({CollectionsHelperTest.class,org.dbunit.util.QualifiedTableNameTest.class,org.dbunit.util.SQLHelperTest.class,org.dbunit.util.TableFormatterTest.class})
public class AllTestsSuite
extends Object
- Since:
- Nov 5, 2005
- Version:
- $Revision$
- Author:
- Felipe Leme (dbunit@felipeal.net)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllTestsSuite
public AllTestsSuite()
-