Package org.dbunit.ext.h2
Class AllTestsSuite
java.lang.Object
org.dbunit.ext.h2.AllTestsSuite
@Suite
@SelectClasses(org.dbunit.ext.h2.H2DataTypeFactoryTest.class)
public class AllTestsSuite
extends Object
- Author:
- Felipe Leme
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllTestsSuite
public AllTestsSuite()
-