Modify ↓
#18766 closed enhancement (fixed)
[PATCH] Add mocker for `OpenBrowser.displayUrl`
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 20.02 |
Component: | Unit tests | Version: | |
Keywords: | mock | Cc: |
Description
It would be nice to have a mocker for displayUrl
.
I don't know if it will ever be used in JOSM core, but plugins that are calling displayUrl
could definitely use the mocker for tests.
Attachments (1)
Change History (4)
by , 5 years ago
Attachment: | 18766.patch added |
---|
comment:1 by , 5 years ago
Component: | Core → Unit tests |
---|---|
Milestone: | → 20.03 |
comment:3 by , 5 years ago
Milestone: | 20.03 → 20.02 |
---|
Note:
See TracTickets
for help on using tickets.
Mocker for
OpenBrowser#displayUrl