|
|||||||||
| Home >> All >> junit >> [ framework overview ] | PREV NEXT | ||||||||
Uses of Package
junit.framework
| Classes in junit.framework used by junit.framework | |
| Assert
A set of assert methods. |
|
| AssertionFailedError
Thrown when an assertion failed. |
|
| Protectable
A Protectable can be run and can throw a Throwable. |
|
| Test
A Test can be run and collect its results. |
|
| TestCase
A test case defines the fixture to run multiple tests. |
|
| TestListener
A Listener for test progress |
|
| TestResult
A TestResult collects the results of executing
a test case. |
|
|
|||||||||
| Home >> All >> junit >> [ framework overview ] | PREV NEXT | ||||||||