Uses of Class
jmunit.framework.cldc10.TestCase

Packages that use TestCase
jmunit.framework.cldc10   
 

Uses of TestCase in jmunit.framework.cldc10
 

Methods in jmunit.framework.cldc10 with parameters of type TestCase
 void TestSuite.add(TestCase testCase)
          The purpose of this method is store TestCases.