com.atlassian.plugins.osgi.test.rest
Class TestDetailRepresentation
java.lang.Object
com.atlassian.plugins.osgi.test.rest.TestDetailRepresentation
- Direct Known Subclasses:
- TestResultDetailRepresentation
public class TestDetailRepresentation
- extends Object
- Since:
- version
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDetailRepresentation
public TestDetailRepresentation(String classname)
getClassname
public String getClassname()
getDivId
public String getDivId()
getAllTestMethods
public List<String> getAllTestMethods()
setAllTestMethods
public void setAllTestMethods(List<String> allTestMethods)
Copyright © 2014 Atlassian. All rights reserved.