TestRecord Interpreter

public class TestRecordInterpreter
extends Object

java.lang.Object
com.android.tradefed.util.TestRecord Interpreter


כלי עזר להמרת פרוטו TestRecord לפורמט קל יותר שניתן לתמרן ב-Tradefed.

סיכום

בנאים ציבוריים

TestRecordInterpreter ()

שיטות ציבוריות

static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

המר את ה- TestRecord ל- CollectingTestListener .

בנאים ציבוריים

TestRecord Interpreter

public TestRecordInterpreter ()

שיטות ציבוריות

interpreteRecord

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

המר את ה- TestRecord ל- CollectingTestListener .

פרמטרים
record TestRecordProto.TestRecord : TestRecord מלא.

החזרות
CollectingTestListener CollectingTestListener מאוכלס עם התוצאות.