public class TAFileEnhancerTestCase extends TAFileEnhancerTestCaseBase
srcDir, targetDir| Constructor and Description |
|---|
TAFileEnhancerTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<?>[] |
inputClasses() |
protected java.lang.Class<?>[] |
instrumentedClasses() |
void |
test() |
void |
testArrayListActivationWithException() |
void |
testExceptionsAreBubbledUp() |
void |
testExternalFieldAccessInstrumentation() |
void |
testListener() |
void |
testMethodInstrumentation() |
assertReadsWrites, enhance, enhance, newAssertingClassLoader, newAssertingClassLoader, setUp, tearDownprotected java.lang.Class<?>[] inputClasses()
inputClasses in class TAFileEnhancerTestCaseBaseprotected java.lang.Class<?>[] instrumentedClasses()
instrumentedClasses in class TAFileEnhancerTestCaseBasepublic void test()
throws java.lang.Exception
java.lang.Exceptionpublic void testMethodInstrumentation()
throws java.lang.Exception
java.lang.Exceptionpublic void testExternalFieldAccessInstrumentation()
throws java.lang.Exception
java.lang.Exceptionpublic void testExceptionsAreBubbledUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testArrayListActivationWithException()
throws java.lang.Exception
java.lang.Exceptionpublic void testListener()
throws java.lang.Exception
java.lang.Exception