public class TestResult extends Object
int
blocked
failed
passed
String
run_url
time
total
TestResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int total
public int passed
public int blocked
public int failed
public String time
public String run_url
public TestResult()
Copyright © 2016–2018. All rights reserved.