public class TestAnnotationsExtractor extends Object
Constructor and Description |
---|
TestAnnotationsExtractor(org.junit.runner.Description description) |
Modifier and Type | Method and Description |
---|---|
<A extends Annotation> |
findAnnotationFor(Class<A> annotationClass) |
public TestAnnotationsExtractor(org.junit.runner.Description description)
public <A extends Annotation> Optional<A> findAnnotationFor(Class<A> annotationClass)
Copyright © 2002-2024 Atlassian. All Rights Reserved.