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