Closed
Bug 1963555
Opened 4 months ago
Closed 4 months ago
ContextKtTest unnecessarily uses static mocking for org.mozilla.fenix.tabstray.ext.ContextKt
Categories
(Firefox for Android :: Tooling, task)
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: mcarare, Assigned: mcarare)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group6] )
Attachments
(1 file)
The static mocking can be removed since the resources are properly mocked in order to test the numberOfGridColumns method.
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Updated•4 months ago
|
Summary: ContextKtTest unnecessarily use sstatic mocking for org.mozilla.fenix.tabstray.ext.ContextKt → ContextKtTest unnecessarily uses static mocking for org.mozilla.fenix.tabstray.ext.ContextKt
Pushed by mcarare@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e10bbed7c4c8
Remove unnecessary static mocking in ContextKtTest. r=android-reviewers,giorga
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•