to top
Android APIs
public abstract @interface

TestTarget

implements Annotation
dalvik.annotation.TestTarget

This @interface is deprecated.
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