comparison gwt-client/src/test/java/test/SinfoFlowdepthMinMaxRunner.java @ 9133:af73fdd96920

Title current/historical diff pair; limit on entries in diff'pair twin_panel
author gernotbelger
date Thu, 07 Jun 2018 11:41:10 +0200
parents dbb26bc81843
children 48d87af1243e
comparison
equal deleted inserted replaced
9132:8cc192731c7d 9133:af73fdd96920
25 public class SinfoFlowdepthMinMaxRunner extends ModuleRunner { 25 public class SinfoFlowdepthMinMaxRunner extends ModuleRunner {
26 26
27 public SinfoFlowdepthMinMaxRunner(final String username, final String password, final CalcMode sinfoCalcFlowDepthMinmax, 27 public SinfoFlowdepthMinMaxRunner(final String username, final String password, final CalcMode sinfoCalcFlowDepthMinmax,
28 final FilenameMapper helloWorldFile, final double from, final double to, final River beispielfluss) throws ConnectionException, ServerException { 28 final FilenameMapper helloWorldFile, final double from, final double to, final River beispielfluss) throws ConnectionException, ServerException {
29 super(username, password, ModuleRunner.Infotype.sinfo, sinfoCalcFlowDepthMinmax, helloWorldFile, from, to, beispielfluss); 29 super(username, password, ModuleRunner.Infotype.sinfo, sinfoCalcFlowDepthMinmax, helloWorldFile, from, to, beispielfluss);
30
31 } 30 }
32 31
33 @Override 32 @Override
34 public void runTest(final boolean exportToFile) throws ServerException, IOException { 33 public void runTest(final boolean exportToFile) throws ServerException, IOException {
35 34

http://dive4elements.wald.intevation.org