Uses of Class
com.vaadin.flow.testutil.AbstractTestBenchTest
Packages that use AbstractTestBenchTest
-
Uses of AbstractTestBenchTest in com.vaadin.flow.testutil
Subclasses of AbstractTestBenchTest in com.vaadin.flow.testutilModifier and TypeClassDescriptionclassclassAbstract base class for integration tests.classBase class for validation tests of components that implementHasValidation.classA base class for testing a view using TestBench.classBase class for TestBench tests to run locally in the Chrome browser.classclassBase class for TestBench tests to run in Chrome with customized options, which enable device emulation mode by default.classBase class for TestBench tests which use a UI/View matched to the test name according to the convention (removeIT, addVieworUI).