File
Doc
Category
Size
Date
Package
SingleLaunchActivityTestCase.java
API Doc
Android 5.1 API
659
Sat Mar 14 14:09:40 GMT 2015
android.test
SingleLaunchActivityTestCase
java.lang.Object
android.test.InstrumentationTestCase
public abstract class SingleLaunchActivityTestCase extends android.test.InstrumentationTestCase
Fields Summary
Constructors Summary
public SingleLaunchActivityTestCase
(
String
pkg,
Class
activityClass)
throw new RuntimeException("Stub!");
Methods Summary
public
T
getActivity
()
throw new RuntimeException("Stub!");
protected void
setUp
()
throw new RuntimeException("Stub!");
protected void
tearDown
()
throw new RuntimeException("Stub!");
public void
testActivityTestCaseSetUpProperly
()
throw new RuntimeException("Stub!");
Java Code Source