org.jbehave.core.annotations
Annotation Type Composite


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


Optional Element Summary
 String[] steps
           
 

steps

public abstract String[] steps
Default:
{}


Copyright © 2003-2012. All Rights Reserved.