Testsuite: org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.77 sec
------------- Standard Error -----------------
2018-08-28 02:01:40.050 WARNING: java.net.MalformedURLException: no protocol:
java.net.MalformedURLException: no protocol: 
	at java.base/java.net.URL.<init>(URL.java:627)
	at java.base/java.net.URL.<init>(URL.java:523)
	at java.base/java.net.URL.<init>(URL.java:470)
	at org.openstreetmap.josm.data.imagery.GetCapabilitiesParseHelper.normalizeCapabilitiesUrl(GetCapabilitiesParseHelper.java:242)
	at org.openstreetmap.josm.data.imagery.WMTSTileSource.<init>(WMTSTileSource.java:319)
	at org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanel.getImageryInfo(AddWMTSLayerPanel.java:110)
	at org.openstreetmap.josm.gui.preferences.imagery.AddWMTSLayerPanelTest.testGetImageryInfo(AddWMTSLayerPanelTest.java:38)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:154)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:70)
	at mockit.integration.junit4.internal.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:33)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
	at org.openstreetmap.josm.testutils.JOSMTestRules$TimeoutThread.run(JOSMTestRules.java:684)

------------- ---------------- ---------------

Testcase: testAddWMTSLayerPanel took 1.924 sec
Testcase: testGetImageryInfo took 1.841 sec
