public class JSONConverter extends Object
JSONConverter()
TestOutcome
fromJson(String jsonString)
String
toJson(TestOutcome testOutcome)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONConverter()
public String toJson(TestOutcome testOutcome)
public TestOutcome fromJson(String jsonString)
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.