Annotation Type WithProperties


@Target(METHOD) @Retention(RUNTIME) public @interface WithProperties
Annotation indicating that a test method inside a GWTTestCase requires a set of binding properties to be set in its module.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Annotation defining a binding property.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description