FileDocCategorySizeDatePackage
UiThreadTest.javaAPI DocAndroid 1.5 API1199Wed May 06 22:41:56 BST 2009android.test

UiThreadTest

public class UiThreadTest
This annotation can be used on an {@link InstrumentationTestCase}'s test methods. When the annotation is present, the test method is executed on the application's main thread (or UI thread.) Note that instrumentation methods may not be used when this annotation is present.

Fields Summary
Constructors Summary
Methods Summary