|
Annotation Types Summary |
| AfterClass |
Meta-annotation Retention indicate that this annotation must be retained in runtime
Meta-annotation Target indicates that this annotation type can be used to annotate only method declarations. |
| BeforeClass |
Meta-annotation Retention indicate that this annotation must be retained in runtime
Meta-annotation Target indicates that this annotation type can be used to annotate only method declarations. |
| SetGlobals |
|
| SetId |
|
| TestStep |
Meta-annotation Retention indicate that this annotation must be retained
in runtime
Meta-annotation Target indicates that this annotation type can be used
to annotate only method declarations. |