Modify ↓
Opened 3 years ago
Closed 3 years ago
#21768 closed defect (fixed)
[PATCH] Update deprecated functions in comfort0
Reported by: | taylor.smock | Owned by: | simon04 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin comfort0 | Version: | |
Keywords: | Cc: |
Description
This is largely a JUnit4 -> JUnit5 transition.
The driving factor was that JUnit4 deprecated assertThat
, and I've replaced it with the hamcrest assertThat
function.
Attachments (1)
Change History (2)
by , 3 years ago
Attachment: | 21768.patch added |
---|
comment:1 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 35934/osm: