Uses of Class
junit.extensions.TestDecorator
Packages that use TestDecorator
-
Uses of TestDecorator in junit.extensions
Subclasses of TestDecorator in junit.extensionsModifier and TypeClassDescriptionclass
A Decorator that runs a test repeatedly.class
A Decorator to set up and tear down additional fixture state.