Dalvik.Annotation Namespace

Contains Android test-target annotation interfaces and their managed attribute wrappers.

Classes

Name Description
TestTarget

Defines an annotation used be used within the TestInfo annotation.

TestTargetAttribute

Describes a single method targeted by a test.

TestTargetClass

Defines an annotation for test classes that allows to link them to the class that is being tested.

TestTargetClassAttribute

Links a test class to the class being tested.

Interfaces

Name Description
ITestTarget

Defines an annotation used be used within the TestInfo annotation.

ITestTargetClass

Defines an annotation for test classes that allows to link them to the class that is being tested.