Appendix C: Non-public code tests previous   contents   next

Since testing of private and protected code has been discussed in-depth in the tutorial, here is a list of methods inherited by TestCases extending junitx.framework.PrivateTestCase.

For examples how to access code like private inner classes, look at the test cases of JUnitX. They are located in the path 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