SandboxInvocationRunner

public class SandboxInvocationRunner
extends Object

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


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

סיכום

קונסטרוקטורים גלויים לכולם

SandboxInvocationRunner()

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

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

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

קונסטרוקטורים גלויים לכולם

SandboxInvocationRunner

public SandboxInvocationRunner ()

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

prepareAndRun

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

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

פרמטרים
info TestInformation

config IConfiguration

listener ITestInvocationListener

החזרות
boolean הערך True אם ההפעלה הסתיימה בהצלחה. אחרת, הערך יהיה false.