public class JsonClass extends Object
JsonClass(String name)
void
addTest(org.testng.ITestResult result)
String
getName()
List<JsonTest>
getTests()
setName(String name)
setTests(List<JsonTest> jsonTests)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonClass(String name)
public List<JsonTest> getTests()
public void setTests(List<JsonTest> jsonTests)
public void addTest(org.testng.ITestResult result)
public String getName()
public void setName(String name)
Copyright © 2005–2019 Alfresco Software. All rights reserved.