litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.assertj
/
LithoViewAssert
/
hasVisibleTextMatching
has
Visible
Text
Matching
open
fun
hasVisibleTextMatching
(
pattern
:
String
)
:
LithoViewAssert
Assert that the given component contains the provided pattern.