مترجم TestRecordتفسير

public class TestRecordInterpreter
extends Object

java.lang.Object
com.android.tradefed.util.TestRecord بتصميم مترجم


أداة لتحويل نموذج TestRecord إلى تنسيق يمكن التعامل معه بسهولة أكبر في Tradefed

ملخّص

شركة إنشاءات عامة

TestRecordInterpreter()

الطرق العامة

static CollectingTestListener interpreteRecord(TestRecordProto.TestRecord record)

حوِّل TestRecord إلى CollectingTestListener.

شركة إنشاءات عامة

مترجم TestRecordتفسير

public TestRecordInterpreter ()

الطرق العامة

تفسير السجل

public static CollectingTestListener interpreteRecord (TestRecordProto.TestRecord record)

حوِّل TestRecord إلى CollectingTestListener.

المعلمات
record TestRecordProto.TestRecord: سمة TestRecord كاملة

المرتجعات
CollectingTestListener عبارة عن CollectingTestListener تمت تعبئته مع النتائج.