public class TestClass extends Object implements Comparable<TestClass>
| Constructor and Description |
|---|
TestClass(hudson.tasks.junit.ClassResult cr) |
TestClass(String className) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TestClass that) |
String |
getSourceFileName(String extension) |
public TestClass(hudson.tasks.junit.ClassResult cr)
public TestClass(String className)
Copyright © 2016–2018. All rights reserved.