Package com.vaadin.testbench.unit
Annotation Tests
-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Target(value = {ElementType.TYPE})@Retention(value = RetentionPolicy.RUNTIME) public @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.