Searched refs:ClosePanelAction (Results 1 – 4 of 4) sorted by relevance
37 internal object ClosePanelAction : PanelAction object
46 ClosePanelAction -> { in handleAction()
37 val action: PanelAction = ClosePanelAction in <lambda>()
54 assertNull(underTest.handleAction(Panel(emptyList()), ClosePanelAction)) in when_the_panel_is_closed_the_value_for_the_state_is_null()