Package spock.lang
Annotation Type Ignore
Indicates that a specification or feature method should not be run.
- Author:
- Peter Niederwieser
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe reason for ignoring this element.- Returns:
- the reason for ignoring this element
- Default:
""
-