Class SwitchTester<T extends Switch>

java.lang.Object
com.vaadin.browserless.ComponentTester<T>
com.vaadin.flow.component.checkbox.SwitchTester<T>
Type Parameters:
T - component type
All Implemented Interfaces:
Clickable<T>

public class SwitchTester<T extends Switch> extends ComponentTester<T>
Tester for Switch components.