SandboxInvokasyonRunner

public class SandboxInvocationRunner
extends Object

java.lang.Object
com.android.tradefed.sandbox.SandboxInvokasyonRunner


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

Özet

Kamu inşaatçıları

SandboxInvocationRunner ()

Genel yöntemler

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

Kurulumu yapın ve testleri çalıştırın.

Kamu inşaatçıları

SandboxInvokasyonRunner

public SandboxInvocationRunner ()

Genel yöntemler

hazırlaveçalıştır

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

Kurulumu yapın ve testleri çalıştırın.

Parametreler
info TestInformation

config IConfiguration

listener ITestInvocationListener

İadeler
boolean Çağrı başarılı olursa doğrudur. Aksi takdirde yanlış.