Added more tests for valid URI's (aka: with parameter)
authorKai Moritz <kai@juplo.de>
Tue, 14 Jan 2020 18:52:10 +0000 (19:52 +0100)
committerKai Moritz <kai@juplo.de>
Thu, 16 Jan 2020 10:18:03 +0000 (11:18 +0100)
* Switchted @Test to @ParameterizedTest in HtmlControllerTest and
  RestControllerTest
* Fixed the behavior of RestController accordingly


No differences found