diff gwt-client/src/test/java/test/sinfo/SinfoBerechnungsartenTester.java @ 9424:da19f1f58d72

jUnit test uinfo salix regional
author gernotbelger
date Fri, 17 Aug 2018 14:29:05 +0200
parents e567fac95e3d
children 86e522bc7f36
line wrap: on
line diff
--- a/gwt-client/src/test/java/test/sinfo/SinfoBerechnungsartenTester.java	Fri Aug 17 11:45:34 2018 +0200
+++ b/gwt-client/src/test/java/test/sinfo/SinfoBerechnungsartenTester.java	Fri Aug 17 14:29:05 2018 +0200
@@ -4,6 +4,13 @@
 
 import org.dive4elements.artifacts.httpclient.exceptions.ConnectionException;
 import org.dive4elements.river.client.shared.exceptions.ServerException;
+
+/**
+ * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
+ */
+
+// REMARK: ignored, because maven will auto-test all tests, but this one needs a running river-artifacts
+// For running the JUunit test, the annotation @Ignore has to be disabled
 import org.junit.Ignore;
 import org.junit.Test;
 
@@ -13,12 +20,6 @@
 import test.SimpleRecommendation;
 import test.sinfo.SinfoFloodDurationRiversideChoice.RiversideChoiceKey;
 
-/**
- * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
- */
-
-// REMARK: ignored, because maven will auto-test all tests, but this one needs a running river-artifacts
-// For running the JUunit test, the annotation @Ignore has to be disabled
 @Ignore
 public final class SinfoBerechnungsartenTester extends AbstractBerechnungsartenTester {
     // has to be public for jUnit-Test

http://dive4elements.wald.intevation.org