page.tags="ActivityInstrumentation" sample.group=Testing @jd:body

This sample demonstrates how to use an {@link android.test.InstrumentationTestCase} to test the internal state of an {@link android.app.Activity}.

To learn more about using Android's custom testing framework, see Testing Your Android Activity.