SunSPOT API V5.0


Uses of Interface
com.sun.spot.testFramework.ITestCases

Packages that use ITestCases
com.sun.spot.testFramework Provides a limited equivalent to jUnit for use on Sun SPOTs. 
 

Uses of ITestCases in com.sun.spot.testFramework
 

Classes in com.sun.spot.testFramework that implement ITestCases
 class TestBase
          The abstract superclass for any class containing test cases.
 

Methods in com.sun.spot.testFramework with parameters of type ITestCases
 void TestRunner.run(ITestCases tc)
          Start a test run by executing the test cases in the supplied object
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.