Package junit.tests.framework

Class Summary
AllTests TestSuite that runs all the sample tests
AssertTest  
ComparisonCompactorTest  
ComparisonFailureTest  
DoublePrecisionAssertTest  
Failure A test case testing the testing framework.
InheritedTestCase Test class used in SuiteTest
NoArgTestCaseTest  
NoTestCaseClass Test class used in SuiteTest
NoTestCases  
NotPublicTestCase  
NotVoidTestCase  
OneTestCase  
OverrideTestCase Test class used in SuiteTest
Success A test case testing the testing framework.
SuiteTest A fixture for testing the "auto" test suite feature.
TestCaseTest A test case testing the testing framework.
TestImplementorTest Test an implementor of junit.framework.Test other than TestCase or TestSuite
TestImplementorTest.DoubleTestCase  
TestListenerTest