org.specrunner.parameters
Annotation Type DontEval


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface DontEval

Annotation to sign the evaluator to ignore an attribute or method.

Author:
Thiago Santos



Copyright © 2014. All rights reserved.