Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
V
W
E
elapsedTimeAsString(long)
- Static method in class j2meunit.util.
StringUtil
Assumes the argument to be a decimal number of milliseconds and formats it into a string.
endTest(Test)
- Method in class j2meunit.framework.
TestResult
Informs the result that a test was completed.
endTest(Test)
- Method in interface j2meunit.framework.
TestListener
A test ended.
endTest(Test)
- Method in class j2meunit.midletui.
TestRunner
TestListener.endTest()
endTest(Test)
- Method in class j2meunit.textui.
TestRunner
DOCUMENT ME!
endTestStep(Test)
- Method in class j2meunit.framework.
TestResult
Informs the result that a test was completed.
endTestStep(Test)
- Method in interface j2meunit.framework.
TestListener
A test step ended.
endTestStep(Test)
- Method in class j2meunit.midletui.
TestRunner
TestListener.endTestStep()
endTestStep(Test)
- Method in class j2meunit.textui.
TestRunner
TestListener.endTestStep()
errorCount()
- Method in class j2meunit.framework.
TestResult
Gets the number of detected errors.
errors()
- Method in class j2meunit.framework.
TestResult
Returns an Enumeration for the errors
ExampleTestMidlet
- class j2meunit.examples.midp.
ExampleTestMidlet
.
Example MIDlet TestRunner that overloads the startApp() method and invokes start() with the names of the classes to test.
ExampleTestMidlet()
- Constructor for class j2meunit.examples.midp.
ExampleTestMidlet
ExampleTestRunner constructor comment.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
V
W