With this tool you can create mockups for http requests and use them for integration tests of your system.
-With this tool you can create mockups for http requests and use them for integration tests of + your system.
+-
In order to set mockup response please fill the form below:
+You can test the mocked message using the url or the button below:
| + ++ http://[[${localhost}]]:8097/klaus/v1/get/[[${mockedMessageDto.clientUUID}]]/[[${mockedMessageDto.mockedResponseId}]]+ | + ++ | 
+ +
Mock has been saved
-
| - -#- | - -MessageId- | - -Media Type- | - -Http Status- | 
|---|
Here you can see the interactive list of all your mocked messages. You can call all of them. Use the buttons to sort the list and also update or delete messages.
+| + +#+ | + +MessageId+ | + +Media Type+ | + +Http Status+ | 
|---|
If you are keen to use the mocking service with bigger amount of messages or automate the process by inserting - high amount of random messages please consider using the tools below: +
If you are keen to use the mocking service with bigger amount of messages or automate the process by + inserting + high amount of random messages please consider using swagger or send batch requests on the urls below: -
http://[[${localhost}]]:8097/swagger-ui.html +
http://[[${localhost}]]:8097/swagger-ui.html
http://[[${localhost}]]:8097/klaus/v1/delete/[[${mockedMessageDto.clientUUID}]]/{mockedResponseId}
http://[[${localhost}]]:8097/klaus/v1/set/[[${mockedMessageDto.clientUUID}]]/{mockedResponseId}?httpStatus={httpStatus} @@ -160,14 +187,15 @@
-