Class org.springframework.core.annotation.AnnotationAttributesTests
Tests
| Test |
Duration |
Result |
| getAliasedStringArrayWithImplicitAliases |
0.007s |
passed |
| getAliasedStringWithImplicitAliases |
0.003s |
passed |
| getEnumWithEmptyAttributeName |
0s |
passed |
| getEnumWithNullAttributeName |
0s |
passed |
| getEnumWithTypeMismatch |
0.001s |
passed |
| getEnumWithUnknownAttributeName |
0.001s |
passed |
| nestedAnnotations |
0.004s |
passed |
| singleElementToSingleElementArrayConversionSupport |
0.002s |
passed |
| typeSafeAttributeAccess |
0.002s |
passed |
| unresolvableClass |
0.001s |
passed |