litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.assertj
/
LithoViewAssert
/
hasContentDescription
has
Content
Description
open
fun
hasContentDescription
(
contentDescription
:
String
)
:
LithoViewAssert
open
fun
hasContentDescription
(
@
StringRes
resourceId
:
Int
)
:
LithoViewAssert
Assert that any view in the given Component has the provided content description.