public class TestDescription extends Object
| Constructor and Description |
|---|
TestDescription(String className,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClassName() |
String |
getMethodName() |
int |
hashCode() |
String |
toString() |