| Class | Description |
|---|---|
| EmbeddedJettyHolder | |
| HelpMojo |
Display help information on mockserver-maven-plugin.
Call mvn mockserver:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| MockServerAbstractMojo | |
| MockServerRunAndWaitMojo |
Run the MockServer and wait for a specified timeout (or indefinitely)
|
| MockServerRunForkedMojo | |
| MockServerStartMojo |
Start the MockServer in the initialize phase of the build and continue build so that tests can run that rely on the MockServer
|
| MockServerStopForkedMojo |
Stop the a forked instance of the MockServer
|
| MockServerStopMojo |
Stop the MockServer in the verify phase of the build after any integration tests have completed
|
Copyright © 2014. All Rights Reserved.