FileDocCategorySizeDatePackage
HelloActivityTest.javaAPI DocAndroid 1.5 API1137Wed May 06 22:41:08 BST 2009com.example.android.helloactivity

HelloActivityTest

public class HelloActivityTest 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 HelloActivityTest()

      super("com.example.android.helloactivity", HelloActivity.class);
  
Methods Summary