FileDocCategorySizeDatePackage
ApplicationTestCase.javaAPI DocAndroid 5.1 API890Sat Mar 14 14:09:38 GMT 2015android.test

ApplicationTestCase

public abstract class ApplicationTestCase extends android.test.AndroidTestCase

Fields Summary
Constructors Summary
public ApplicationTestCase(Class applicationClass)

 throw new RuntimeException("Stub!"); 
Methods Summary
protected final voidcreateApplication()

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

 throw new RuntimeException("Stub!"); 
public android.content.ContextgetSystemContext()

 throw new RuntimeException("Stub!"); 
protected voidsetUp()

 throw new RuntimeException("Stub!"); 
protected voidtearDown()

 throw new RuntimeException("Stub!"); 
protected final voidterminateApplication()

 throw new RuntimeException("Stub!"); 
public final voidtestApplicationTestCaseSetUpProperly()

 throw new RuntimeException("Stub!");