Melewati TestFileReporter

public class PassingTestFileReporter
extends TestResultListener implements ITestInvocationListener

java.lang.Objek
com.android.tradefed.result.TestResultListener
com.android.tradefed.result.PassingTestFileReporter


ITestInvocationListener yang menyimpan daftar kasus pengujian yang lolos ke file pengujian

Ringkasan

Konstruktor publik

PassingTestFileReporter ()

Metode publik

void invocationEnded (long elapsedTime)
void invocationStarted (IInvocationContext context)
void testResult (TestDescription test, TestResult result)

Konstruktor publik

Melewati TestFileReporter

public PassingTestFileReporter ()

Metode publik

doaBerakhir

public void invocationEnded (long elapsedTime)

Parameter
elapsedTime long

doaDimulai

public void invocationStarted (IInvocationContext context)

Parameter
context IInvocationContext

hasil tes

public void testResult (TestDescription test, 
                TestResult result)

Parameter
test TestDescription

result TestResult