Uses of Package
jmunit.framework.cldc10

Packages that use jmunit.framework.cldc10
jmunit.framework.cldc10   
 

Classes in jmunit.framework.cldc10 used by jmunit.framework.cldc10
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.