

This ensures that any integration tests you run during the test or integration-test phases can use MockServer on the port specified. For more details about Maven build phases see:

This will start MockServer during the process-test-classes phase and will stop MockServer during the verify phase. To run MockServer as part of your build add the following plugin to your pom.xml: MockServer has a UI that can be used to view the internal state within MockServer, including:
SPRING BEAN FOR MAC ONLY CODE
It is also possible to build and run MockServer directly from source code MockServer UI: deployable WAR that runs on JEE web servers.MockServer is available in the following formats: To simplify configuration all versions (except the deployable WAR) use a single port to support the control plane and data plane in HTTP, HTTPS or SOCKS.

