SandboxInvocationRunner

public class SandboxInvocationRunner
extends Object

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


הפעל את הבדיקות הקשורות להזמנה בארגז החול.

סיכום

בנאים ציבוריים

SandboxInvocationRunner ()

שיטות ציבוריות

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

בצע הגדרות והפעל את הבדיקות.

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

שלב הכנה של ארגז החול

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

שלב ביצוע של ארגז החול

static void teardownSandbox ( IConfiguration config)

בנאים ציבוריים

SandboxInvocationRunner

public SandboxInvocationRunner ()

שיטות ציבוריות

prepareAndRun

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

בצע הגדרות והפעל את הבדיקות.

פרמטרים
info TestInformation

config IConfiguration

listener ITestInvocationListener

החזרות
boolean נכון אם הקריאה מוצלחת. שקר אחרת.

להכין ארגז חול

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

שלב הכנה של ארגז החול

פרמטרים
info TestInformation

config IConfiguration

listener ITestInvocationListener

להפעיל את ארגז חול

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

שלב ביצוע של ארגז החול

פרמטרים
info TestInformation

config IConfiguration

listener ITestInvocationListener

החזרות
boolean

teardownSandbox

public static void teardownSandbox (IConfiguration config)

פרמטרים
config IConfiguration