Class org.springframework.aop.framework.ProxyFactoryBeanTests

31

tests

0

failures

0

ignored

0.503s

duration

100%

successful

Tests

Test Duration Result
testAutoInvoker 0.007s passed
testCanAddAndRemoveAdvicesOnSingleton 0.007s passed
testCanAddAndRemoveAspectInterfacesOnPrototype 0.012s passed
testCanAddThrowsAdviceWithoutAdvisor 0.012s passed
testCanGetFactoryReferenceAndManipulate 0.009s passed
testCglibPrototypeInstance 0.024s passed
testDetectsInterfaces 0.010s passed
testDoubleTargetSourcesAreRejected 0.021s passed
testEmptyInterceptorNames 0.013s passed
testFrozenFactoryBean 0.033s passed
testGetObjectTypeWithDirectTarget 0.039s passed
testGetObjectTypeWithNoTargetOrTargetSource 0.013s passed
testGetObjectTypeWithTargetViaTargetSource 0.036s passed
testGlobalsCanAddAspectInterfaces 0.020s passed
testGlobalsWithoutTarget 0.009s passed
testInnerBeanTargetUsingAutowiring 0.012s passed
testIsDynamicProxyWhenAutodetectingInterfaces 0.007s passed
testIsDynamicProxyWhenAutodetectingInterfacesForPrototype 0.006s passed
testIsDynamicProxyWhenInterfaceSpecified 0.007s passed
testIsDynamicProxyWhenInterfaceSpecifiedForPrototype 0.006s passed
testMethodPointcuts 0.008s passed
testPrototypeAdvisor 0.015s passed
testPrototypeInstancesAreNotEqual 0.005s passed
testPrototypeInterceptorSingletonTarget 0.014s passed
testProxyNotSerializableBecauseOfAdvice 0.013s passed
testSerializablePrototypeProxy 0.012s passed
testSerializableSingletonProxy 0.017s passed
testSerializableSingletonProxyFactoryBean 0.075s passed
testSingletonInstancesAreEqual 0.011s passed
testTargetAsInnerBean 0.013s passed
testTargetSourceNotAtEndOfInterceptorNamesIsRejected 0.017s passed

Standard output

16:45:12.158 [Test worker] WARN  org.springframework.aop.framework.ProxyFactoryBean - Using non-singleton proxies with singleton targets is often undesirable. Enable prototype proxies by setting the 'targetName' property.
16:45:12.159 [Test worker] WARN  org.springframework.aop.framework.ProxyFactoryBean - Using non-singleton proxies with singleton targets is often undesirable. Enable prototype proxies by setting the 'targetName' property.