MockServer
Jump to navigation
Jump to search
A MockServer is an open-source mocking framework.
- See: Mock Object, Open Source.
References
2023
- (Wikipedia, 2023) ⇒ https://en.wikipedia.org/wiki/MockServer Retrieved:2023-6-22.
- MockServer is an open source mocking framework for HTTP and HTTPS released under the Apache License. MockServer is designed to simplify integration testing, by mocking HTTP and HTTPS system such as a web service or web site, and to decouple development teams, by allowing a team to develop against a service that is not complete or is unstable.