mockserver-client 5.3.0
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby and a simple REST API (as shown below). MockServer Proxy is a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding). Both MockServer and the MockServer Proxy record all received requests so that it is possible to verify exactly what requests have been sent by the system under test.
Gemfile:
=
Installeer:
=
Development afhankelijkheden (7):
autotest
>= 4.4.6, ~> 4.4
autotest-fsevent
>= 0.2.12, ~> 0.2
autotest-growl
>= 0.2.16, ~> 0.2
autotest-rails-pure
>= 4.1.2, ~> 4.1
rspec
>= 3.6.0, ~> 3.6
vcr
>= 3.0.1, ~> 3.0
webmock
>= 1.24.3, ~> 1.24