io.loader.jenkins.api
Class TestData

java.lang.Object
  extended by io.loader.jenkins.api.TestData

public class TestData
extends Object


Field Summary
 int duration
           
 String status
           
 String testId
           
 
Constructor Summary
TestData(net.sf.json.JSONObject json)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

testId

public String testId

status

public String status

duration

public int duration
Constructor Detail

TestData

public TestData(net.sf.json.JSONObject json)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013 SendGrid Labs. All Rights Reserved.