Package consciouscode.junit

Interface Summary
SharedFixtureTest A JUnit Test that uses a shared fixture.
 

Class Summary
AutoSuite A JUnit test suite that automatically builds its tests from a class path.
MockLogger A Log, used for testing, that ensures that only expected errors are logged.
SharedFixtureTestSuite A JUnit TestSuite that provides a shared fixture for its collected Tests.
TestCase Base class with common assertions used in JUnit test cases.
TestSuite Extended TestSuite that can name itself from a given a TestSuite class.
 



Copyright © 2001–2012 Todd V. Jonker. All Rights Reserved.