org.hibernate.test.instrument.runtime
Class JavassistInstrumentationTest

java.lang.Object
  extended by org.hibernate.testing.junit4.BaseUnitTestCase
      extended by org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
          extended by org.hibernate.test.instrument.runtime.JavassistInstrumentationTest

public class JavassistInstrumentationTest
extends AbstractTransformingClassLoaderInstrumentTestCase


Field Summary
 
Fields inherited from class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
isolater
 
Constructor Summary
JavassistInstrumentationTest()
           
 
Method Summary
protected  BytecodeProvider buildBytecodeProvider()
           
 
Methods inherited from class org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
executeExecutable, testCustomColumnReadAndWrite, testDirtyCheck, testFetchAll, testLazy, testLazyManyToOne, testLazyPropertyCustomType, testManyToOneProxy, testPropertyInitialized, testSetFieldInterceptor, testSharedPKOneToOne
 
Methods inherited from class org.hibernate.testing.junit4.BaseUnitTestCase
releaseTransactions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavassistInstrumentationTest

public JavassistInstrumentationTest()
Method Detail

buildBytecodeProvider

protected BytecodeProvider buildBytecodeProvider()
Specified by:
buildBytecodeProvider in class AbstractTransformingClassLoaderInstrumentTestCase


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.