FileDocCategorySizeDatePackage
InstrumentationTestSuite.javaAPI DocAndroid 5.1 API694Sat Mar 14 14:09:34 GMT 2015android.test

InstrumentationTestSuite

public class InstrumentationTestSuite extends TestSuite

Fields Summary
Constructors Summary
public InstrumentationTestSuite(android.app.Instrumentation instr)

 throw new RuntimeException("Stub!"); 
public InstrumentationTestSuite(String name, android.app.Instrumentation instr)

 throw new RuntimeException("Stub!"); 
public InstrumentationTestSuite(Class theClass, android.app.Instrumentation instr)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidaddTestSuite(java.lang.Class testClass)

 throw new RuntimeException("Stub!"); 
public voidrunTest(junit.framework.Test test, junit.framework.TestResult result)

 throw new RuntimeException("Stub!");