JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
org.gatein.pc.test.unit.annotations
Annotation Interface TestActor
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
TestActor
Annotate an actor in the test.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
id
The actor id.
Element Details
id
String
id
The actor id.
Returns: