cucumber.annotation
Annotation Type Before


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


Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Returns:
a tag expression
Default:
{}


Copyright © 2012. All Rights Reserved.