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 © 2021. All rights reserved.