Class org.springframework.core.type.AnnotationTypeFilterTests
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testDirectAnnotationMatch | 0.005s | passed |
| testInheritedAnnotationFromBaseClassDoesMatch | 0.001s | passed |
| testInheritedAnnotationFromInterfaceDoesNotMatch | 0.001s | passed |
| testMatchesInterfacesIfConfigured | 0.001s | passed |
| testNonAnnotatedClassDoesntMatch | 0.001s | passed |
| testNonInheritedAnnotationDoesNotMatch | 0.002s | passed |