Interpreter rekordu Test

public class TestRecordInterpreter
extends Object

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


Narzędzie do konwersji proto TestRecord na łatwiejszy format w Tradefed.

Podsumowanie

Konstruktory publiczne

TestRecordInterpreter()

Metody publiczne

static CollectingTestListener interpreteRecord(TestRecordProto.TestRecord record)

Zmień TestRecord na CollectingTestListener.

Konstruktory publiczne

Interpreter rekordu Test

public TestRecordInterpreter ()

Metody publiczne

Rekord interpreteRecord

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

Zmień TestRecord na CollectingTestListener.

Parametry
record TestRecordProto.TestRecord: pełny TestRecord.

Zwroty
CollectingTestListener Wynikiem jest pole CollectingTestListener.