TestRecordInterpreter

public class TestRecordInterpreter
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.TestRecordInterpreter


כלי להמרת TestRecord proto לפורמט שקל יותר לבצע בו שינויים ב-Tradefed.

סיכום

קונסטרוקטורים גלויים לכולם

TestRecordInterpreter()

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

static CollectingTestListener interpreteRecord(TestRecordProto.TestRecord record)

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

קונסטרוקטורים גלויים לכולם

TestRecordInterpreter

public TestRecordInterpreter ()

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

interpreteRecord

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

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

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

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