Class org.springframework.aop.aspectj.generic.AfterReturningGenericTypeMatchingTests
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testReturnTypeExactMatching | 0.021s | passed |
| testReturnTypeLowerBoundMatching | 0.048s | passed |
| testReturnTypeRawMatching | 0.025s | passed |
| testReturnTypeUpperBoundMatching | 0.022s | passed |