|
SunSPOT API V3.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ITestCases | The interface implemented for any class containing test cases. |
ITestResultLog |
Class Summary | |
---|---|
ChildIsolateTestHelper | |
ChildIsolateTestRunner | |
CopiableTestResults | |
InterIsolateTestResultLog | |
SystemOutTestResultLog | |
TestBase | The abstract superclass for any class containing test cases. |
TestRunner | The TestRunner runs test cases contained in a subclass of TestBase . |
Provides a limited equivalent to jUnit for use on Sun SPOTs. Lacks certain features of jUnit, principally to cater for the limited reflection capabilities in JME. In particular, you have to name your tests test01...test20 in order to have them executed.
|
SunSPOT API V3.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |