Google berkomitmen untuk mendorong terwujudnya keadilan ras bagi komunitas Kulit Hitam. Lihat caranya.
Tetap teratur dengan koleksi Simpan dan kategorikan konten berdasarkan preferensi Anda.

PassingTestFileReporter

public class PassingTestFileReporter
extends TestResultListener implements ITestInvocationListener

java.lang.Object
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

PassingTestFileReporter

public PassingTestFileReporter ()

Metode publik

invocationEnded

public void invocationEnded (long elapsedTime)

Parameter
elapsedTime long

invocationStarted

public void invocationStarted (IInvocationContext context)

Parameter
context IInvocationContext

hasil tes

public void testResult (TestDescription test, 
                TestResult result)

Parameter
test TestDescription

result TestResult