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:

Mocked response id: Id Error
Mocked response body: Body Error
Mocked response http code status: HttpStatus Error
Header name Header value
Media type:

Mock has been saved


#

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:
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}
http://[[${localhost}]]:8097/klaus/v1/get/[[${mockedMessageDto.clientUUID}]]/{mockedResponseId}
http://[[${localhost}]]:8097/klaus/v1/getAll/[[${mockedMessageDto.clientUUID}]]