|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Boolean into a boolean.
Byte into a byte.
Character into a char.
Double into a double.
Float into a float.
Integer into a int.
Long longo a long.
Short shorto a short.
PrivateTestCase is the parent class of all test cases you
supply in order to test private code.runCount instead
TestAccessException is beeing thrown instead of
the bunch of exceptions concerning the reflection API.TestedClass contains new methods for managing a tested
class through a TestProxy as well as some wrappers to
access methods of the original Class implementation.errorCount instead
TestFailure collects a failed test together with
the caught exception.failureCount instead
TestCase.TestResult collects the results of executing
a test case.TestSuite is a Composite of Tests.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||