public class TestDescription extends Object
Constructor and Description |
---|
TestDescription(Class<?> testClass,
String methodName) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAnnotatedRequirements() |
String |
getAnnotatedTitle() |
String |
getMethodName() |
String |
getName() |
Class<?> |
getTestClass() |
Method |
getTestMethod() |
Copyright © 2022. All rights reserved.