Class org.springframework.aop.aspectj.ThisAndTargetSelectionOnlyPointcutsTests
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testTargetAsClassDoesMatch | 0.021s | passed |
| testTargetAsInterfaceMatch | 0.030s | passed |
| testThisAsClassAndTargetAsClassCounterNotMatch | 0.026s | passed |
| testThisAsClassDoesNotMatch | 0.024s | passed |
| testThisAsInterfaceAndTargetAsClassCounterMatch | 0.040s | passed |
| testThisAsInterfaceAndTargetAsInterfaceCounterMatch | 0.021s | passed |
| testThisAsInterfaceMatch | 0.027s | passed |