toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.assertj
/
LithoViewAssert
/
doesNotContainDirectComponents
does
Not
Contain
Direct
Components
fun
doesNotContainDirectComponents
(
vararg
kClazzes
:
KClass
<
out
Component
>
)
:
LithoViewAssert
fun
doesNotContainDirectComponents
(
vararg
clazzes
:
Class
<
out
Component
>
)
:
LithoViewAssert
Assert that the LithoView does not have a direct component of type clazz