public class CglibProxyFactoryTest extends AbstractSubclassingProxyFactoryTestCase
AbstractSubclassingProxyFactoryTestCase.EqualsEcho, AbstractSubclassingProxyFactoryTestCase.FinalEcho, AbstractSubclassingProxyFactoryTestCase.FinalMethodEcho, AbstractSubclassingProxyFactoryTestCase.NoDefaultConstructorEcho, AbstractSubclassingProxyFactoryTestCase.ProtectedConstructorEchoAbstractProxyFactoryTestCase.InterceptorTester, AbstractProxyFactoryTestCase.InvokerTester, AbstractProxyFactoryTestCase.NoOpMethodInterceptorAbstractTestCase.MockInvocationBuilderfactory| Constructor and Description |
|---|
CglibProxyFactoryTest() |
testCanProxy, testDelegatorEquals, testDelegatorWithMultipleSuperclasses, testDelegatorWithSuperclass, testInterceptorEquals, testInterceptorWithMultipleSuperclasses, testInterceptorWithSuperclass, testInvocationHandlerWithMultipleSuperclasses, testInvokerEquals, testInvokerWithSuperclass, testProxiesWithClashingFinalMethodInSuperclass, testWithAbstractSuperclasstestBooleanInterceptorParameter, testChangingArguments, testCreateDelegatingProxy, testCreateInterceptorProxy, testDelegatingProxyClassCaching, testDelegatingProxyInterfaceOrder, testDelegatingProxySerializable, testDelegatorHashCode, testInterceptingProxyClassCaching, testInterceptingProxySerializable, testInterceptorHashCode, testInterceptorProxyWithCheckedException, testInterceptorProxyWithUncheckedException, testInterfaceHierarchies, testInvokerHashCode, testInvokerProxy, testInvokerProxyClassCaching, testInvokerProxySerializable, testMethodInvocationClassCaching, testMethodInvocationDuplicateMethods, testMethodInvocationImplementation, testPrimitiveParameter, testProxyWithCheckedException, testProxyWithUncheckedException, testWithNonAccessibleTargetTypeassertSerializable, mockInvocationpublic CglibProxyFactoryTest()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.