Changeset 16633 in josm for trunk/test
- Timestamp:
- 2020-06-14T17:17:13+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/functional/org/openstreetmap/josm/tools/HttpClientTest.java
r15968 r16633 5 5 import static org.hamcrest.CoreMatchers.is; 6 6 import static org.hamcrest.CoreMatchers.nullValue; 7 import static org.hamcrest.MatcherAssert.assertThat; 7 8 import static org.junit.Assert.assertEquals; 8 import static org.junit.Assert.assertThat;9 9 import static org.junit.Assert.assertTrue; 10 10
Note:
See TracChangeset
for help on using the changeset viewer.