A C D F G I J P R S T

S

Screen - Class in jmunit.framework.cldc10
The purpose of this class is generate all the framework's interface.
Screen(String, Test) - Constructor for class jmunit.framework.cldc10.Screen
The default constructor.
screen - Variable in class jmunit.framework.cldc10.Test
 
Screen - Class in jmunit.framework.cldc11
The purpose of this class is generate all the framework's interface.
Screen(String, Test) - Constructor for class jmunit.framework.cldc11.Screen
The default constructor.
screen - Variable in class jmunit.framework.cldc11.Test
 
setElapsedTime() - Static method in class jmunit.framework.cldc10.Result
Updates the elapsed time since the beginning of test execution.
setElapsedTime() - Static method in class jmunit.framework.cldc11.Result
Updates the elapsed time since the beginning of test execution.
setScreen(Screen) - Method in class jmunit.framework.cldc10.Test
A setter method that associates a Screen's object to this instance of Test.
setScreen(Screen) - Method in class jmunit.framework.cldc11.Test
A setter method that associates a Screen's object to this instance of Test.
setUp() - Method in class jmunit.framework.cldc10.TestCase
A empty mehod used by the framework to initialize the tests.
setUp() - Method in class jmunit.framework.cldc11.TestCase
A empty mehod used by the framework to initialize the tests.
startApp() - Method in class jmunit.framework.cldc10.Test
The startApp puts the screen in the simulator interface.
startApp() - Method in class jmunit.framework.cldc11.Test
The startApp puts the screen in the simulator interface.

A C D F G I J P R S T