Don't use the classes we want to test for comparing classes in byte array form...
Don't use the classes we want to test for comparing classes in byte array form in AbstractTest, this can hide bugs (ideally we shouldn't use ClassReader either, but this is harder to do). Also fix 3 bugs found thanks to this refactoring.
Please register or sign in to comment