org.dbunit.ext.oracle
Class AllTests

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

public class AllTests
extends junit.framework.TestSuite

Since:
Aug 13, 2003
Version:
$Revision: 701 $
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()


Copyright © 2002-2012. All Rights Reserved.