Uses of Class
net.walend.toolkit.junit.TestSetup

Packages that use TestSetup
net.walend.collection.lyophil.jdbc.test This package contains a test suite for net.walend.collection.lyophil.jdbc  
net.walend.jdbc.test This package contains a test suite for javahelp.jdbc20. 
net.walend.lyophil.ejb.test   
net.walend.lyophil.jdbc.test This package contains a test suite for lyophil.jdbc20. 
net.walend.toolkit.junit.test   
 

Uses of TestSetup in net.walend.collection.lyophil.jdbc.test
 

Subclasses of TestSetup in net.walend.collection.lyophil.jdbc.test
private static class DependantMutableSetTrayTest.DMSTestSetup
           
 class JDBCFreezableSetTestSetup
          This class sets up tables for a simple string test.
 

Uses of TestSetup in net.walend.jdbc.test
 

Subclasses of TestSetup in net.walend.jdbc.test
 class JDBCTestSetup
          This class sets up a ConnectionSource with one DataSource called "test".
 

Uses of TestSetup in net.walend.lyophil.ejb.test
 

Subclasses of TestSetup in net.walend.lyophil.ejb.test
 class EJBTestSetup
           
 

Uses of TestSetup in net.walend.lyophil.jdbc.test
 

Subclasses of TestSetup in net.walend.lyophil.jdbc.test
 class JDBCIdentifierSourceTestSetup
          This class sets up a ConnectionSource with one DataSource called "test".
 class StringBeanTestSetup
          This class sets up tables for a simple string test.
 

Uses of TestSetup in net.walend.toolkit.junit.test
 

Subclasses of TestSetup in net.walend.toolkit.junit.test
(package private) static class TestSetupTest.SomeTestSetup
           
 



Copyright (c) 2000, 2001, David Walend