public class MockServer extends LifeCycle<MockServer>
bossGroup, channelOpenedFutures, logger, serverBootstrap, stopEventQueue, workerGroup| Constructor and Description |
|---|
MockServer(Integer... requestedPortBindings)
Start the instance using the port provided
|
bindToPorts, getPort, getPorts, isRunning, started, stop, stopped, withStopEventQueuepublic MockServer(Integer... requestedPortBindings)
requestedPortBindings - the http port(s) to useCopyright © 2018. All rights reserved.