Package com.vaadin.testbench.unit
Annotation Interface Tests
Wrapper annotation for indicating which components a wrapper implementation
supports.
This is used for automatically selecting a wrapper implementation for a given
component.
-
Optional Element Summary
-
Element Details
-
value
Array of the classes that is wrapped by the annotatedComponentTester
- Returns:
Component
classes that can be wrapped
- Default:
- {}
-
fqn
String[] fqn- Default:
- {}
-