Stub

org.encalmo.lambda.StubbedProxyHttpServer.Stub
See theStub companion trait
object Stub

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Stub.type

Members list

Value members

Concrete methods

def apply(requestMethod: String, requestPath: String, requestQuery: String, responseStatus: Int, responseHeaders: Map[String, String], responseBody: String, once: Boolean, regex: Boolean): Stub