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
C
countTestCases()
- Method in class j2meunit.framework.
TestSuite
Counts the number of test cases that will be run by this suite.
countTestCases()
- Method in class j2meunit.framework.
TestCase
Always return 1.
countTestCases()
- Method in interface j2meunit.framework.
Test
Counts the number of test cases that will be run by this test.
countTestSteps()
- Method in class j2meunit.framework.
TestSuite
Counts the number of test steps that will be run by this suite.
countTestSteps()
- Method in class j2meunit.framework.
TestCase
Returns the same as countTestCases.
countTestSteps()
- Method in interface j2meunit.framework.
Test
Counts the number of test steps that will be run by this test.
createResult()
- Method in class j2meunit.framework.
TestCase
Creates a default TestResult object
createTestResult()
- Method in class j2meunit.textui.
TestRunner
Creates the TestResult to be used for the test run.
createTestSuite(String[])
- Method in class j2meunit.midletui.
TestRunner
Builds a test suite from all test case classes in a string array.
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