JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
org.apache.sling.testing.junit.rules.annotation
Annotation Type Issues
@Retention
(
SOURCE
)
@Target
({
TYPE
,
METHOD
}) public @interface
Issues
Use this annotation to document that issues are related to a test class or method. Useful to attach issue information to failing tests.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Issue
[]
value
Element Detail
value
Issue
[] value