@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface WithProperties
GWTTestCase
requires a set of binding properties to be set in its module.Modifier and Type | Required Element and Description |
---|---|
WithProperties.Property[] |
value |
public abstract WithProperties.Property[] value