public abstract @interface

WithProperties

implements Annotation
com.google.gwt.junit.client.WithProperties

Class Overview

Annotation indicating that a test method inside a GWTTestCase requires a set of binding properties to be set in its module.

Summary

Nested Classes
@interface WithProperties.Property Annotation defining a binding property. 
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation