Constructor and Description |
---|
LithoViewMatchers() |
Modifier and Type | Method and Description |
---|---|
static <any> |
lithoView() |
static <any> |
lithoView(<any> subMatcher)
Matches a view that is a
LithoView that matches the given
subMatcher. |
static <any> |
withTestKey(String testKey)
Find a
LithoView containing a Component with the provided |