On Wed, 6 Mar 2002, Peter Donald <[EMAIL PROTECTED]> wrote: > Given that all of our tests are blackbox and most (all?) use the > public APIs to perform tests this seems very oddd to me.
I'm not sure this is true - some of them use protected methods, especially those that I've marked with unless="tests.and.ant.share.classloader". > Is there a reason for this? Making it possible to test protected and package private methods. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
