litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.subcomponents
Package-level
declarations
Types
Types
Inspectable
Component
Link copied to clipboard
@
Immutable
open
class
InspectableComponent
Wraps a
DebugComponent
exposing only information that are safe to use for test assertions.
Sub
Component
Link copied to clipboard
open
class
SubComponent
Allows convenient type matching comparison for instances of
Component
s.