Uses of Class
junit.extensions.TestDecorator

Packages that use TestDecorator
junit.extensions   
 

Uses of TestDecorator in junit.extensions
 

Subclasses of TestDecorator in junit.extensions
 class RepeatedTest
          A Decorator that runs a test repeatedly.
 class TestSetup
          A Decorator to set up and tear down additional fixture state.