Package com.vaadin.flow.testutil
Annotation Interface TestPath
Setup the path to be tested for the tests that extend
AbstractComponentIT.- Since:
- 1.0.
- Author:
- Vaadin Ltd
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueGets the URL of the page to be tested.- Returns:
- the path to be tested
-