org.hibernate.test.instrument.runtime
Class AbstractTransformingClassLoaderInstrumentTestCase
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.test.instrument.runtime.AbstractTransformingClassLoaderInstrumentTestCase
- Direct Known Subclasses:
- JavassistInstrumentationTest
public abstract class AbstractTransformingClassLoaderInstrumentTestCase
- extends BaseUnitTestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isolater
public ClassLoadingIsolater isolater
AbstractTransformingClassLoaderInstrumentTestCase
public AbstractTransformingClassLoaderInstrumentTestCase()
buildBytecodeProvider
protected abstract BytecodeProvider buildBytecodeProvider()
testSetFieldInterceptor
public void testSetFieldInterceptor()
testDirtyCheck
public void testDirtyCheck()
testFetchAll
public void testFetchAll()
throws Exception
- Throws:
Exception
testLazy
public void testLazy()
testLazyManyToOne
public void testLazyManyToOne()
testPropertyInitialized
public void testPropertyInitialized()
testManyToOneProxy
public void testManyToOneProxy()
testLazyPropertyCustomType
public void testLazyPropertyCustomType()
testSharedPKOneToOne
public void testSharedPKOneToOne()
testCustomColumnReadAndWrite
public void testCustomColumnReadAndWrite()
executeExecutable
public void executeExecutable(String name)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.