org.specrunner.expressions
Annotation Type Unsilent


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

Annotation to sign the evaluator to not be silent on expression evaluation.

Author:
Thiago Santos



Copyright © 2014. All rights reserved.