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
F
fail()
- Method in class j2meunit.framework.
Assert
Fails a test with no message.
fail(String)
- Method in class j2meunit.framework.
Assert
Fails a test with the given error message.
failedTest()
- Method in class j2meunit.framework.
TestFailure
Gets the failed test.
failNotEquals(String, Object, Object)
- Method in class j2meunit.framework.
Assert
Fails an "assertEquals" test with the given error message.
failNotSame(String, Object, Object)
- Method in class j2meunit.framework.
Assert
Fails an "assertSame" test with the given error message.
failureCount()
- Method in class j2meunit.framework.
TestResult
Gets the number of detected failures.
failures()
- Method in class j2meunit.framework.
TestResult
Returns an Enumeration for the failures
fAssertions
- Variable in class j2meunit.framework.
TestResult
fErrors
- Variable in class j2meunit.framework.
TestResult
fFailedTest
- Variable in class j2meunit.framework.
TestFailure
fFailures
- Variable in class j2meunit.framework.
TestResult
fListeners
- Variable in class j2meunit.framework.
TestResult
fRunTests
- Variable in class j2meunit.framework.
TestResult
fThrownException
- Variable in class j2meunit.framework.
TestFailure
fWriter
- Variable in class j2meunit.textui.
TestRunner
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