public static class JUnitReportWriter.TestDescription extends Pair<String,String>
| Constructor and Description |
|---|
TestDescription(String name,
String className) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getName() |
String |
toString() |
Copyright © 2011–2018 Eclipse Foundation. All rights reserved.