TestRecord Interpreter

public class TestRecordInterpreter
extends Object

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


ابزاری برای تبدیل یک پروتو 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 پر شده با نتایج.