org.sourceforge.jemm.weaver.transformation
Class SynchronizedBlockTransformationTest
java.lang.Object
org.sourceforge.jemm.weaver.DefaultTestCase
org.sourceforge.jemm.weaver.transformation.SynchronizedBlockTransformationTest
public class SynchronizedBlockTransformationTest
- extends DefaultTestCase
| Methods inherited from class org.sourceforge.jemm.weaver.DefaultTestCase |
checkedExceptionThrowingConstructorClass, childDummyClass, cleanupClassPool, containedDummyClass, emptyClass, exceptionThrowingConstructorClass, hackClassPath, initialiseClass, initialiseSession, loadClass, methodClass, methodJEMMObjectAccess, referenceArrayClass, referenceClass, synchronizedBlockDummyClass, unconvertedContainedDummyClass, unloadClass, unsupportedDummyClass |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronizedBlockTransformationTest
public SynchronizedBlockTransformationTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
transform
public void transform()
throws java.lang.Exception
- Throws:
java.lang.Exception
doMethod
public void doMethod(java.lang.String methodName,
boolean failOnException,
java.lang.Class<?> receivedType)
throws java.lang.Exception
- Throws:
java.lang.Exception
doMethodNested
public void doMethodNested(java.lang.String methodName,
boolean failOnException)
throws java.lang.Exception
- Throws:
java.lang.Exception
onThisNormal
public void onThisNormal()
throws java.lang.Exception
- Throws:
java.lang.Exception
onThisException
public void onThisException()
throws java.lang.Exception
- Throws:
java.lang.Exception
onLock
public void onLock()
throws java.lang.Exception
- Throws:
java.lang.Exception
nestedNormal
public void nestedNormal()
throws java.lang.Exception
- Throws:
java.lang.Exception
nestedException
public void nestedException()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2009. All Rights Reserved.