@Version("1.0.0")
Package org.apache.sling.testing.junit.rules.annotation
-
Annotation Types Summary Annotation Type Description IgnoreIf IgnoreIfProperties Ignores the test at runtime if ANY of the system properties defined byIgnoreIfProperty
is definedIgnoreIfProperty Ignores the test at runtime if the system propertyname
equalsvalue
Issue Use this annotation to document that an issue is related to a test class or method.Issues Use this annotation to document that issues are related to a test class or method.