شركة JUnitRunUtil

public class JUnitRunUtil
extends Object

java.lang.Object
com.android.tradefed.testtype.JUnitRunUtil


صف مساعد لتوجيه IRemoteTest#run(TestInformation, ITestInvocationListener) مكالمة لـ Test#run(TestResult).

ملخّص

شركة إنشاءات عامة

JUnitRunUtil()

الطرق العامة

static boolean runTest(ITestInvocationListener listener, Test junitTest, String runName)
static boolean runTest(ITestInvocationListener listener, Test junitTest)
static boolean runTest(ITestInvocationListener listener, Test junitTest, String runName, TestInformation testInfo)

شركة إنشاءات عامة

شركة JUnitRunUtil

public JUnitRunUtil ()

الطرق العامة

RunTest

public static boolean runTest (ITestInvocationListener listener, 
                Test junitTest, 
                String runName)

المعلمات
listener ITestInvocationListener

junitTest Test

runName String

المرتجعات
boolean

الرميات
DeviceNotAvailableException

RunTest

public static boolean runTest (ITestInvocationListener listener, 
                Test junitTest)

المعلمات
listener ITestInvocationListener

junitTest Test

المرتجعات
boolean

الرميات
DeviceNotAvailableException

RunTest

public static boolean runTest (ITestInvocationListener listener, 
                Test junitTest, 
                String runName, 
                TestInformation testInfo)

المعلمات
listener ITestInvocationListener

junitTest Test

runName String

testInfo TestInformation

المرتجعات
boolean

الرميات
DeviceNotAvailableException