FileDocCategorySizeDatePackage
LunarLanderTest.javaAPI DocAndroid 1.5 API1121Wed May 06 22:41:08 BST 2009com.example.android.lunarlander

LunarLanderTest

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

      super("com.example.android.lunarlander", LunarLander.class);
  
Methods Summary