Testsuite: org.openstreetmap.josm.io.remotecontrol.handler.LoadObjectHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.607 sec
------------- Standard Error -----------------
2018-08-28 02:08:03.993 WARNING: 'null' remote control request must have 'objects' parameter
2018-08-28 02:08:06.144 WARNING: RemoteControl: invalid selection 'foo' ignored.: java.lang.IllegalArgumentException: The string foo does not match the pattern (n|node|w|way|r|rel|relation)[ /]?(\d+)
2018-08-28 02:08:06.144 WARNING: RemoteControl: invalid selection 'bar' ignored.: java.lang.IllegalArgumentException: The string bar does not match the pattern (n|node|w|way|r|rel|relation)[ /]?(\d+)
2018-08-28 02:08:08.352 WARNING: 'null' remote control request must have 'objects' parameter
------------- ---------------- ---------------

Testcase: testBadRequestNoParam took 2.123 sec
Testcase: testBadRequestInvalidUrl took 2.152 sec
Testcase: testNominalRequest took 2.114 sec
Testcase: testBadRequestIncompleteUrl took 2.215 sec
