Package junit.extensions
Provides extended functionality for JUnit v3.x.
-
Class Summary Class Description ActiveTestSuite A TestSuite for active Tests.RepeatedTest A Decorator that runs a test repeatedly.TestDecorator A Decorator for Tests.TestSetup A Decorator to set up and tear down additional fixture state.