Package org.osesb.utilities.junit

Base classes and utilities for testing with JUnit and JUnit extensions, like DbUnit.

See:
          Description

Class Summary
DBUnitDataSetFileGenerator Utility for generating DbUnit dataset files from a database.
OSESBDBUnitTestCase Extends OSESBTestCase, adding support for DBUnit-based tests.
OSESBTestCase Class contains methods common to framework test cases.
OSESBThreadedTestCase Extends OSESBTestCase, adding support for Test.properties used by threaded tests.
 

Package org.osesb.utilities.junit Description

Base classes and utilities for testing with JUnit and JUnit extensions, like DbUnit.