Class org.springframework.core.type.AnnotationMetadataTests
Tests
| Test |
Duration |
Result |
| asmAnnotationMetadata |
0.018s |
passed |
| asmAnnotationMetadataForAnnotation |
0.002s |
passed |
| asmAnnotationMetadataForInterface |
0.009s |
passed |
| asmAnnotationMetadataForSubclass |
0.001s |
passed |
| composedAnnotationWithMetaAnnotationsWithIdenticalAttributeNamesUsingAnnotationMetadataReadingVisitor |
0.001s |
passed |
| composedAnnotationWithMetaAnnotationsWithIdenticalAttributeNamesUsingStandardAnnotationMetadata |
0.010s |
passed |
| metaAnnotationOverridesUsingAnnotationMetadataReadingVisitor |
0.001s |
passed |
| metaAnnotationOverridesUsingStandardAnnotationMetadata |
0.005s |
passed |
| multipleAnnotationsWithIdenticalAttributeNamesUsingAnnotationMetadataReadingVisitor |
0.001s |
passed |
| multipleAnnotationsWithIdenticalAttributeNamesUsingStandardAnnotationMetadata |
0.002s |
passed |
| standardAnnotationMetadata |
0.005s |
passed |
| standardAnnotationMetadataForAnnotation |
0.001s |
passed |
| standardAnnotationMetadataForInterface |
0s |
passed |
| standardAnnotationMetadataForSubclass |
0.005s |
passed |
| standardAnnotationMetadata_nestedAnnotationsAsMap_false |
0s |
passed |