File
Doc
Category
Size
Date
Package
LunarLanderTest.java
API Doc
Android 1.5 API
1121
Wed May 06 22:41:08 BST 2009
com.example.android.lunarlander
LunarLanderTest
java.lang.Object
android.test.ActivityInstrumentationTestCase
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
Java Code Source