net.sf.twip
Annotation Type Values


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface Values

Specifies the name of a static field or method in the test class that is resp. returns a Collection or array of values for a test method parameter.

Note that you can use the AutoTwip annotation instead.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011. All Rights Reserved.