You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.testbench.unit.

Annotation Interface Tests

@Target(TYPE) @Retention(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.