|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.weaver.DefaultTestCase
org.sourceforge.jemm.weaver.transformation.MethodProxyTransformationTest
public class MethodProxyTransformationTest
Test for the Method proxy mechanism which adds proxying behaviour as well as distributed locking calls.
| Constructor Summary | |
|---|---|
MethodProxyTransformationTest()
|
|
| Method Summary | |
|---|---|
void |
dependencies()
|
void |
execution()
Test to ensure that the transformation not only runs but also that the resulting methods execute and do what was intended. |
void |
setUp()
Creates and executes the initial transformations that the MethodProxy transformation requires to be run before it will work. |
void |
tearDown()
Unit test tear down. |
void |
transform()
Simple test to make sure the transformation runs without errors |
| 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 |
| Constructor Detail |
|---|
public MethodProxyTransformationTest()
| Method Detail |
|---|
public void setUp()
throws javassist.NotFoundException
javassist.NotFoundExceptionpublic void tearDown()
public void dependencies()
public void transform()
throws javassist.NotFoundException
javassist.NotFoundException
public void execution()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||