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