Class TestContextAnnotationUtils.UntypedAnnotationDescriptor

java.lang.Object
org.springframework.test.context.TestContextAnnotationUtils.AnnotationDescriptor<Annotation>
org.springframework.test.context.TestContextAnnotationUtils.UntypedAnnotationDescriptor
Enclosing class:
TestContextAnnotationUtils

public static class TestContextAnnotationUtils.UntypedAnnotationDescriptor extends TestContextAnnotationUtils.AnnotationDescriptor<Annotation>
Untyped extension of TestContextAnnotationUtils.AnnotationDescriptor that is used to describe the declaration of one of several candidate annotation types where the actual annotation type cannot be predetermined.