toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.assertj
/
ComponentAssert
/
hasNoSubComponents
has
No
Sub
Components
open
fun
hasNoSubComponents
(
)
:
ComponentAssert
Deprecated
Assert that the given component has no sub-components.
Deprecated
Use
extractingSubComponents
instead.