A C D F G I J P R S T

G

getErrorTests() - Static method in class jmunit.framework.cldc10.Result
A getter method that returns the total of error tests.
getErrorTests() - Static method in class jmunit.framework.cldc11.Result
A getter method that returns the total of error tests.
getFailedTests() - Static method in class jmunit.framework.cldc10.Result
A getter method that returns the total of failed tests.
getFailedTests() - Static method in class jmunit.framework.cldc11.Result
A getter method that returns the total of failed tests.
getPassedTests() - Static method in class jmunit.framework.cldc10.Result
A getter method that returns the total of passed tests.
getPassedTests() - Static method in class jmunit.framework.cldc11.Result
A getter method that returns the total of passed tests.
getRunnedTests() - Static method in class jmunit.framework.cldc10.Result
A getter method that returns the runned tests.
getRunnedTests() - Static method in class jmunit.framework.cldc11.Result
A getter method that returns the runned tests.
getTime() - Static method in class jmunit.framework.cldc10.Result
A getter method that returns the elapsed time between the start time and the last execution of a test.
getTime() - Static method in class jmunit.framework.cldc11.Result
A getter method that returns the elapsed time between the start time and the last execution of a test.
getTotalOfTests() - Static method in class jmunit.framework.cldc10.Result
A getter method that returns the total of tests.
getTotalOfTests() - Static method in class jmunit.framework.cldc11.Result
A getter method that returns the total of tests.
getVersion() - Static method in class jmunit.framework.cldc10.JMUnit
A method that returns the current verison of the framework.
getVersion() - Static method in class jmunit.framework.cldc11.JMUnit
A method that returns the current verison of the framework.

A C D F G I J P R S T