MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes 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).
Describe the issue The Delay timeUnit must the value valid for the Java's standard TimeUnit (code), but the API accepts any string.
Causing MockServer to create a delay without a TimeUnit.
MockServer version 5.15.0
Expected behaviour MockServer should reject the request without a valid TimeUnit