Details
-
Task
-
Resolution: Fixed
-
Major
-
5.0
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
Description
Current implementation of ActionbarPresenter doesn't allow Unit-Test for many methods and makes it very complicated for others (u have to provided a full ActionbarDefinition although this is only used to instantiated ActionbarViews).
First step to fix this issue: don't create ActionbarView (via calling ActionbarBuilder.build(definition)) in #start(ActionbarDefinition, ActionFactory) but pass it as a third parameter in the #start method
Checklists
Acceptance criteria
Attachments
Issue Links
- is depended upon by
-
MGNLUI-407 Adapt ActionbarPresenter to use varargs as params for methods often called multiple times in a row
-
- Closed
-
- is related to
-
MGNLUI-656 Actions API: Refactor action execution
-
- Closed
-