Closed
Bug 1286178
Opened 9 years ago
Closed 8 years ago
Make ToolbarDisplayLayout.updateTitle() testable
Categories
(Firefox for Android Graveyard :: Testing, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sebastian, Unassigned)
Details
I had to edit ToolbarDisplayLayout.updateTitle() quite often lately; including some regressions.
https://dxr.mozilla.org/mozilla-central/source/mobile/android/base/java/org/mozilla/gecko/toolbar/ToolbarDisplayLayout.java#242
I tried to write tests with junit, mockito and robolectric in the past, but right now this class does to much in its constructor so that I can't really create an instance just for testing.
![]() |
||
Updated•9 years ago
|
Priority: -- → P3
![]() |
||
Comment 1•8 years ago
|
||
Mass closing Firefox for Android :: Testing bugs with no progress in 2017.
If this bug is important to you, please re-open.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•