FileDocCategorySizeDatePackage
ActivityTestCase.javaAPI DocAndroid 5.1 API513Sat Mar 14 14:09:38 GMT 2015android.test

ActivityTestCase

public abstract class ActivityTestCase extends android.test.InstrumentationTestCase

Fields Summary
Constructors Summary
public ActivityTestCase()

 throw new RuntimeException("Stub!"); 
Methods Summary
protected android.app.ActivitygetActivity()

 throw new RuntimeException("Stub!"); 
protected voidscrubClass(java.lang.Class testCaseClass)

 throw new RuntimeException("Stub!"); 
protected voidsetActivity(android.app.Activity testActivity)

 throw new RuntimeException("Stub!");