Uses of Class
junit.framework.Assert
Packages that use Assert
Package
Description
Provides extended functionality for JUnit v3.x.
Provides JUnit v3.x core classes.
-
Uses of Assert in junit.extensions
Subclasses of Assert in junit.extensionsModifier and TypeClassDescriptionclass
A Decorator that runs a test repeatedly.class
A Decorator for Tests.class
A Decorator to set up and tear down additional fixture state. -
Uses of Assert in junit.framework
Subclasses of Assert in junit.frameworkModifier and TypeClassDescriptionclass
A test case defines the fixture to run multiple tests.