Closed sarmbruster closed 11 years ago
The whole testsuite is run twice, with http and https. Junit's @Parameterized is used for this which required to add a constructor to each test class.
A bug in ExecutingRestRequest which builds up wrong request by embedding the full https url.
The whole testsuite is run twice, with http and https. Junit's @Parameterized is used for this which required to add a constructor to each test class.
A bug in ExecutingRestRequest which builds up wrong request by embedding the full https url.