|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use junit.framework | |
junit.awtui | |
junit.extensions | |
junit.framework | |
junit.runner | |
junit.swingui | |
junit.textui | |
junitx.framework |
Classes in junit.framework used by junit.awtuiAssertionFailedError
|
Thrown when an assertion failed. Test
|
A Test can be run and collect its results. TestListener
|
A Listener for test progress |
Classes in junit.framework used by junit.extensionsAssert
|
A set of assert methods. Test
|
A Test can be run and collect its results. TestCase
|
A test case defines the fixture to run multiple tests. TestResult
|
A TestResult collects the results of executing
a test case.TestSuite
|
A TestSuite is a Composite of Tests. |
Classes in junit.framework used by junit.frameworkAssert
|
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. TestListener
|
A Listener for test progress TestResult
|
A TestResult collects the results of executing
a test case. |
Classes in junit.framework used by junit.runnerTest
|
A Test can be run and collect its results. TestFailure
|
A TestFailure collects a failed test together with
the caught exception.TestListener
|
A Listener for test progress |
Classes in junit.framework used by junit.swinguiTest
|
A Test can be run and collect its results. |
Classes in junit.framework used by junit.textuiTestResult
|
A TestResult collects the results of executing
a test case. |
Classes in junit.framework used by junitx.frameworkAssert
|
A set of assert methods. Test
|
A Test can be run and collect its results. TestCase
|
A test case defines the fixture to run multiple tests. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |