spock.lang
Annotation Type IgnoreRest


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface IgnoreRest

Indicates that all feature methods except the ones carrying this annotation should be ignored.

Author:
Peter Niederwieser



Copyright © 2010. All Rights Reserved.