| Appendix C: Non-public code tests | previous contents next |
TestCases
extending junitx.framework.PrivateTestCase.
as*invoke* methods
into simple data types. Available are asBoolean, asByte, asChar,
asDouble, asFloat, asInt, asLong and asShort.
dumpKeysinvoke* methods on stdout.
get*get, getBoolean, getByte, getChar, getDouble, getFloat, getInt,
getLong and getShort.
invoke, invokeWithKeydumpKeys.
newInstance, newInstanceWithKeydumpKeys, use
newInstanceWithKey.
tests/junitx/framework of the JUnitX source distribution.
Details on the above mentioned methods can be found in the API
documentation of JUnitX.
| previous contents next |
© 2001 A. Heilwagen