Android
android.test
public abstract @interface

android.test.UiThreadTest

android.test.UiThreadTest Annotation

This annotation can be used on an 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.

Summary

Methods inherited from interface java.lang.annotation.Annotation

Details

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48