| Annotation Type | Description |
|---|---|
| IgnoreIf | |
| IgnoreIfProperties |
Ignores the test at runtime if ANY of the system properties defined
by
IgnoreIfProperty is defined |
| IgnoreIfProperty |
Ignores the test at runtime if the system property
name
equals value |
| 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.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.