|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use j2meunit.framework | |
j2meunit.examples | |
j2meunit.examples.midp | |
j2meunit.framework | |
j2meunit.midletui |
Classes in j2meunit.framework used by j2meunit.examplesAssert
|
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. TestMethod
|
Wrapper interface for single test methods to alleviate the lack of reflection in J2ME. |
Classes in j2meunit.framework used by j2meunit.examples.midpTestListener
|
A Listener for test progress |
Classes in j2meunit.framework used by j2meunit.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. TestCase
|
A test case defines the fixture to run multiple tests. TestListener
|
A Listener for test progress TestMethod
|
Wrapper interface for single test methods to alleviate the lack of reflection in J2ME. TestResult
|
A TestResult collects the results of executing a test case. |
Classes in j2meunit.framework used by j2meunit.midletuiAssertionFailedError
|
Thrown when an assertion failed. 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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |