Added more tests for URI's without a parameter
authorKai Moritz <kai@juplo.de>
Tue, 14 Jan 2020 17:28:22 +0000 (18:28 +0100)
committerKai Moritz <kai@juplo.de>
Thu, 16 Jan 2020 10:18:03 +0000 (11:18 +0100)
commitd22cecf8ab110696f17ba594f44c6726161792f3
treeb4305619801754482668d211b44d7f3710770d4c
parent3eeb808a70301a9bf98dd6a3b6141e33cf863156
Added more tests for URI's without a parameter

* Transformed test into a @ParameterizedTest
* Fixed the behavior of the HtmlController accordingly
src/main/java/de/juplo/demo/HtmlController.java
src/test/java/de/juplo/demo/HtmlControllerIT.java