Package com.google.gwt.junit.client
Annotation Type WithProperties
-
@Target(METHOD) @Retention(RUNTIME) public @interface WithProperties
Annotation indicating that a test method inside aGWTTestCase
requires a set of binding properties to be set in its module.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description WithProperties.Property[]
value
-
-
-
Element Detail
-
value
WithProperties.Property[] value
-
-