net.thucydides.core.reports.json
Class JSONProgressResultTree

Package class diagram package JSONProgressResultTree
java.lang.Object
  extended by net.thucydides.core.reports.json.JSONProgressResultTree

public class JSONProgressResultTree
extends Object


Constructor Summary
JSONProgressResultTree()
           
 
Method Summary
 void addFeature(FeatureResults feature)
           
 ColorScheme getColorScheme()
           
 String toJSON()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONProgressResultTree

public JSONProgressResultTree()
Method Detail

toJSON

public String toJSON()

addFeature

public void addFeature(FeatureResults feature)

getColorScheme

public ColorScheme getColorScheme()


Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.