File
Doc
Category
Size
Date
Package
NotePadTest.java
API Doc
Android 1.5 API
1093
Wed May 06 22:41:08 BST 2009
com.example.android.notepad
NotePadTest
java.lang.Object
android.test.ActivityInstrumentationTestCase
public class NotePadTest extends android.test.ActivityInstrumentationTestCase
Make sure that the main launcher activity opens up properly, which will be verified by {@link ActivityTestCase#testActivityTestCaseSetUpProperly}.
Fields Summary
Constructors Summary
public NotePadTest
()
super("com.example.android.notepad", NotesList.class);
Methods Summary
Java Code Source