|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=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.
Required Element Summary | |
---|---|
WithProperties.Property[] |
value
|
Element Detail |
---|
public abstract WithProperties.Property[] value
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |