diff gwt-client/src/test/java/test/uinfo/UinfoSalixHistoricalRunner.java @ 9439:ce0a48b93f4b

bundu jUnit test first attempt
author gernotbelger
date Mon, 20 Aug 2018 16:57:25 +0200
parents 15f274e6d83b
children e991c4cec0d0
line wrap: on
line diff
--- a/gwt-client/src/test/java/test/uinfo/UinfoSalixHistoricalRunner.java	Mon Aug 20 16:05:06 2018 +0200
+++ b/gwt-client/src/test/java/test/uinfo/UinfoSalixHistoricalRunner.java	Mon Aug 20 16:57:25 2018 +0200
@@ -35,9 +35,9 @@
 
     @Override
     protected void makeScenario() throws ConnectionException, ServerException {
-        super.feedSimpleTextInput("scenario_selection", this.getScenarioChoice());
+        super.feedAndGoSimpleTextInput("scenario_selection", this.getScenarioChoice());
 
-        super.feedSimpleTextInput("soundings", this.soundingName);
+        super.feedAndGoSimpleTextInput("soundings", this.soundingName);
 
         super.makeKmRange(this.fromPart, this.toPart, "ld_from_part", "ld_to_part");
 

http://dive4elements.wald.intevation.org