litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.assertj
/
ComponentAssert
/
doesNotHaveVisibleTextMatching
does
Not
Have
Visible
Text
Matching
open
fun
doesNotHaveVisibleTextMatching
(
pattern
:
String
)
:
ComponentAssert
Deprecated
Inverse of
hasVisibleTextMatching
.
Deprecated
Use
doesNotHaveVisibleTextMatching
instead.