Package com.google.gwt.junit.client
Annotation Type WithProperties
-
@Target(METHOD) @Retention(RUNTIME) public @interface WithPropertiesAnnotation indicating that a test method inside aGWTTestCaserequires 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
-
-