Changes between Initial Version and Version 2 of Ticket #21150
- Timestamp:
- 2021-07-21T20:10:12+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21150
- Property Owner changed from to
- Property Status assigned → new
- Property Summary [WIP PATCH] Add JUnit5 annotation for WireMockServer → [PATCH] Add JUnit5 annotation for WireMockServer
-
Ticket #21150 – Description
initial v2 1 1 Add a @BasicWiremock annotation for use by tests 2 3 PR available at https://github.com/openstreetmap/josm/pull/73 or https://gitlab.com/smocktaylor/josm/-/merge_requests/9 .