com.vaadin.flow.component.textfield.

Class TextAreaTester<T extends TextArea>

java.lang.Object
com.vaadin.testbench.unit.ComponentTester<T>
com.vaadin.flow.component.textfield.TextAreaTester<T>

Type Parameters:

T - component type

public class TextAreaTester<T extends TextArea> extends ComponentTester<T>

Tester for TextArea components.