to top
Android APIs
Added in API level 1
Deprecated since API level 14
public abstract @interface

TestTarget

implements Annotation
dalvik.annotation.TestTarget

This @interface was deprecated in API level 14.
Obsolete

Class Overview

Defines an annotation used be used within the TestInfo annotation. It specifies a single method target for the test (but can be used multiple times).

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.