org.dbunit.operation
Class AllTests

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.dbunit.operation.AllTests
All Implemented Interfaces:
junit.framework.Test

public class AllTests
extends junit.framework.TestSuite

Since:
Feb 19, 2002
Version:
$Revision: 504 $
Author:
Manuel Laflamme

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()
                                  throws Exception
Throws:
Exception


Copyright © 2002-2012. All Rights Reserved.