Home | History | Annotate | Download | only in test

Lines Matching full:your

27  * and you will then be able to manipulate your Activity directly.
32 * <li>You can inject custom Intents into your Activity (see
83 * <p>If you wish to provide custom setup values to your Activity, you may call
85 * before your first call to getActivity(). Calling them after your Activity has
89 * If your test method is annotated with {@link android.test.UiThreadTest}, then your Activity
90 * will be started automatically just before your test method is run. You still call this
118 * your Activity has been started, it will have no effect.
121 * If your test method is annotated with {@link android.test.UiThreadTest}, then you must call
140 * your Activity has been started, it will have no effect.
143 * If your test method is annotated with {@link android.test.UiThreadTest}, then you must call