SandboxInvocationRunner

public class SandboxInvocationRunner
extends Object

java.lang.Object
   ↳ com.android.tradefed.sandbox.SandboxInvocationRunner


Çağrıyla ilişkili testleri korumalı alanda çalıştırın.

Özet

Herkese açık kurucular

SandboxInvocationRunner()

Herkese açık yöntemler

static boolean prepareAndRun(TestInformation info, IConfiguration config, ITestInvocationListener listener)

Testleri oluşturun ve çalıştırın.

Herkese açık kurucular

SandboxInvocationRunner

public SandboxInvocationRunner ()

Herkese açık yöntemler

prepareAndRun

public static boolean prepareAndRun (TestInformation info, 
                IConfiguration config, 
                ITestInvocationListener listener)

Testleri oluşturun ve çalıştırın.

Parametreler
info TestInformation

config IConfiguration

listener ITestInvocationListener

İlerlemeler
boolean Çağırma başarılıysa doğru değerini döndürür. Aksi takdirde False (yanlış) değerini alır.