TestRecordInterpreter

public class TestRecordInterpreter
extends Object

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


TestRecord原型轉換為更易於操作的格式的實用程序。

概括

公共建設者

TestRecordInterpreter ()

公開方法

static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

TestRecord轉換為CollectingTestListener

公共建設者

TestRecordInterpreter

public TestRecordInterpreter ()

公開方法

解釋記錄

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

TestRecord轉換為CollectingTestListener

參數
record TestRecordProto.TestRecord :完整的TestRecord

退貨
CollectingTestListener結果填充的CollectingTestListener