This may not be the right place to ask this. If that is the case, please let me know where to go.
My application uses a custom class loader to engineer toStrings. It is normally launched using BCEL's JavaWapper class. I'm looking for a way to get similar behavior when running my JUnit tests. Is this possible using the standard ANT JUnit task? Is it possible using some non-standard way? Thanks for your time, --Nik Everett
