JUnitX Example - Step 3

We have to introduce a TestProxy class to allow JUnitX to locate test cases in different packages than the tested classes. The code of the proxy is always the same, so we do not discuss it here.

Continue with step 4 . . .

© 2001 A. Heilwagen