FileDocCategorySizeDatePackage
NotePadTest.javaAPI DocAndroid 1.5 API1093Wed May 06 22:41:08 BST 2009com.example.android.notepad

NotePadTest

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