FileDocCategorySizeDatePackage
InstrumentationTestRunner.javaAPI DocAndroid 5.1 API1483Sat Mar 14 14:09:42 GMT 2015android.test

InstrumentationTestRunner

public class InstrumentationTestRunner extends android.app.Instrumentation implements android.test.TestSuiteProvider

Fields Summary
public static final String
REPORT_KEY_NAME_CLASS
public static final String
REPORT_KEY_NAME_TEST
public static final String
REPORT_KEY_NUM_CURRENT
public static final String
REPORT_KEY_NUM_TOTAL
public static final String
REPORT_KEY_STACK
public static final String
REPORT_VALUE_ID
public static final int
REPORT_VALUE_RESULT_ERROR
public static final int
REPORT_VALUE_RESULT_FAILURE
public static final int
REPORT_VALUE_RESULT_OK
public static final int
REPORT_VALUE_RESULT_START
Constructors Summary
public InstrumentationTestRunner()

 throw new RuntimeException("Stub!"); 
Methods Summary
public junit.framework.TestSuitegetAllTests()

 throw new RuntimeException("Stub!"); 
protected android.test.AndroidTestRunnergetAndroidTestRunner()

 throw new RuntimeException("Stub!"); 
public android.os.BundlegetArguments()

 throw new RuntimeException("Stub!"); 
public java.lang.ClassLoadergetLoader()

 throw new RuntimeException("Stub!"); 
public junit.framework.TestSuitegetTestSuite()

 throw new RuntimeException("Stub!"); 
public voidonCreate(android.os.Bundle arguments)

 throw new RuntimeException("Stub!"); 
public voidonStart()

 throw new RuntimeException("Stub!");