TestFileReporter'ı Geçme

public class PassingTestFileReporter
extends TestResultListener implements ITestInvocationListener

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


Geçen test senaryolarının listesini bir test dosyasına kaydeden bir ITestInvocationListener

Özet

Kamu inşaatçıları

PassingTestFileReporter ()

Genel yöntemler

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

Kamu inşaatçıları

TestFileReporter'ı Geçme

public PassingTestFileReporter ()

Genel yöntemler

çağırma sona erdi

public void invocationEnded (long elapsedTime)

Parametreler
elapsedTime long

çağrı başlatıldı

public void invocationStarted (IInvocationContext context)

Parametreler
context IInvocationContext

test sonucu

public void testResult (TestDescription test, 
                TestResult result)

Parametreler
test TestDescription

result TestResult