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.

static void prepareSandbox ( TestInformation info, IConfiguration config, ITestInvocationListener listener)

Korumalı alanın hazırlanma adımı

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

Korumalı alanın yürütme adımı

static void teardownSandbox ( IConfiguration config)

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ış.

Sandbox'ı hazırla

public static void prepareSandbox (TestInformation info, 
                IConfiguration config, 
                ITestInvocationListener listener)

Korumalı alanın hazırlanma adımı

Parametreler
info TestInformation

config IConfiguration

listener ITestInvocationListener

Sandbox'ı çalıştır

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

Korumalı alanın yürütme adımı

Parametreler
info TestInformation

config IConfiguration

listener ITestInvocationListener

İadeler
boolean

yıkmaSandbox

public static void teardownSandbox (IConfiguration config)

Parametreler
config IConfiguration