Uses of Package
jmunit.framework.cldc11

Packages that use jmunit.framework.cldc11
jmunit.framework.cldc11   
 

Classes in jmunit.framework.cldc11 used by jmunit.framework.cldc11
AdvancedAssertion
          The AdvancedAssertion class is a suite for addons to the core assertions methods.
Assertion
          The root class for the test classes tree.
AssertionFailedException
          A sub-class of Exception used by the framework to manage a fail in a assertion.
Screen
          The purpose of this class is generate all the framework's interface.
Test
          The Test is a abstract class that has the main implementation to create a executing test class or a utility class to execute others.
TestCase
          The principal class in the framework.