litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.sections
/
TestSectionCreator
/
TestStateContainer
Test
State
Container
open
class
TestStateContainer
:
StateContainer
Functions
Properties
Functions
apply
State
Update
Link copied to clipboard
open
fun
applyStateUpdate
(
stateUpdate
:
StateContainer.StateUpdate
)
Properties
applied
State
Update
Link copied to clipboard
val
appliedStateUpdate
:
Set
<
StateContainer.StateUpdate
>