public enum MockServerImplementation
Mock Server Implementation
| Enum Constant and Description |
|---|
JavaHttpServer
Uses the Java HTTP server that comes with the JDK
|
KTorServer
Uses the KTor server framework
|
public static MockServerImplementation JavaHttpServer
Uses the Java HTTP server that comes with the JDK
public static MockServerImplementation KTorServer
Uses the KTor server framework