net.thucydides.core.reports.json
Class JSONResultTree
java.lang.Object
net.thucydides.core.reports.json.JSONResultTree
public class JSONResultTree
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONResultTree
public JSONResultTree()
toJSON
public String toJSON()
addFeature
public void addFeature(FeatureResults feature)
getColorScheme
public ColorScheme getColorScheme()
addTestOutcomesForTag
public void addTestOutcomesForTag(String tag,
TestOutcomes testOutcomes)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.