litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.api
/
TestNodeMatcher
/
TestNodeMatcher
Test
Node
Matcher
fun
TestNodeMatcher
(
description
:
String
,
predicate
:
(
TestNode
)
->
Boolean
)