SandboxInvocationRunner

public class SandboxInvocationRunner
extends Object

Obiekt Java.lang.Object
com.android.tradefed.sandbox.SandboxInvocationRunner


Uruchom testy powiązane z wywołaniem w piaskownicy.

Streszczenie

Konstruktorzy publiczni

SandboxInvocationRunner ()

Metody publiczne

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

Wykonaj konfigurację i uruchom testy.

Konstruktorzy publiczni

SandboxInvocationRunner

public SandboxInvocationRunner ()

Metody publiczne

przygotujAndRun

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

Wykonaj konfigurację i uruchom testy.

Parametry
info TestInformation

config IConfiguration

listener ITestInvocationListener

Zwroty
boolean Prawda, jeśli wywołanie zakończy się pomyślnie. Inaczej nieprawda.