public class RunResult.TestPath extends Object
int
id
String
status
List<RunResult.TestStep>
stepList
TestPath(List<List<String>> testCase_p, int tcId_p)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String status
public int id
public List<RunResult.TestStep> stepList
public TestPath(List<List<String>> testCase_p, int tcId_p)
public String toString()
toString
Object
Copyright © 2020–2021. All rights reserved.