TestFile Reporter'ı Geçme

public class PassingTestFileReporter
extends TestResultListener implements ITestInvocationListener

Java.lang.Nesne
🎃 com.android.tradefed.result.TestResultListener
  🎃 com.android.tradefed.result.PassingTestFilereporter


Geçme test durumları listesini bir test dosyasına kaydeden bir ITestInvocationListener

Özet

Kamu inşaatçıları

PassingTestFileReporter()

Herkese açık yöntemler

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

Kamu inşaatçıları

TestFile Reporter'ı Geçme

public PassingTestFileReporter ()

Herkese açık yöntemler

çağrı Sona erdi

public void invocationEnded (long elapsedTime)

Parametreler
elapsedTime long

çağrı Başlatıldı

public void invocationStarted (IInvocationContext context)

Parametreler
context IInvocationContext

testSonucu

public void testResult (TestDescription test, 
                TestResult result)

Parametreler
test TestDescription

result TestResult