public TestStartedEventInfo (String className,
String testName,
Long startTime)
Параметры
className
String
testName
String
startTime
Long
TestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
Параметры
jsonObject
JSONObject
Броски
JSONException
Защищенные методы
getNewJson
protected JSONObject getNewJson ()
Возврат
JSONObject
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.