Class org.springframework.aop.aspectj.autoproxy.AspectJAutoProxyCreatorTests
Tests
| Test |
Duration |
Result |
| testAdviceUsingJoinPoint |
0.033s |
passed |
| testAspectsAndAdvisorAppliedToPrototypeIsFastEnough |
- |
ignored |
| testAspectsAndAdvisorAreApplied |
0.041s |
passed |
| testAspectsAndAdvisorAreAppliedEvenIfComingFromParentFactory |
0.022s |
passed |
| testAspectsAndAdvisorNotAppliedToManySingletonsIsFastEnough |
- |
ignored |
| testAspectsAndAdvisorNotAppliedToPrototypeIsFastEnough |
- |
ignored |
| testAspectsAreApplied |
0.086s |
passed |
| testAspectsAreAppliedInDefinedOrder |
0.029s |
passed |
| testForceProxyTargetClass |
0.019s |
passed |
| testIncludeMechanism |
0.030s |
passed |
| testMultipleAspectsWithParameterApplied |
0.039s |
passed |
| testPerTargetAspect |
0.036s |
passed |
| testPerThisAspect |
0.045s |
passed |
| testRetryAspect |
0.239s |
passed |
| testTwoAdviceAspect |
0.049s |
passed |
| testTwoAdviceAspectPrototype |
0.048s |
passed |
| testTwoAdviceAspectSingleton |
0.019s |
passed |
| testWithAbstractFactoryBeanAreApplied |
0.020s |
passed |
| testWithBeanNameAutoProxyCreator |
0.185s |
passed |