Uses of Class
jmunit.framework.cldc11.TestCase

Packages that use TestCase
jmunit.framework.cldc11   
 

Uses of TestCase in jmunit.framework.cldc11
 

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