toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.api
/
TestNodeSelector
/
TestNodeSelector
Test
Node
Selector
constructor
(
description
:
String
,
parentSelector
:
TestNodeSelector
?
=
null
,
throwOnSelectionError
:
Boolean
=
false
,
selector
:
TestNodeSelector
.
(
List
<
TestNode
>
)
->
SelectionResult
)