| net.sourceforge.groboutils.codecoverage.v2.compiler.RebuildClassIUTest
RebuildClassIUTest | public class RebuildClassIUTest extends TestCase (Code) | | Attempts to load a classfile, disassemble it, modify the class file with
the logging, rebuild it to a new file, then load the new class file and
run it to ensure that everything's kosher with it.
author: Matt Albrecht groboclown@users.sourceforge.net version: $Date: 2004/04/15 05:48:27 $ since: December 19, 2002 |
Inner Class :public static class MarkData | |
Inner Class :public static class MyLogger | |
Inner Class :public static class MyLogger2 | |
RebuildClassIUTest | public RebuildClassIUTest(String name)(Code) | | |
printConstant | protected static String printConstant(org.apache.bcel.classfile.Constant c)(Code) | | |
suite | public static Test suite()(Code) | | |
|
|