Package io.jmix.masquerade
Annotation Interface TestComponent
Indicates that the annotated field or class is a test component.
Test components can be selected using Masquerade
API.
-
Optional Element Summary
Optional Elements
-
Element Details
-
path
String[] path- Returns:
- path to component by UI test IDs
- Default:
- {}
-