PartialMockzillaHttpResponse

constructor(statusCode: HttpStatusCode? = null, headers: Map<String, String>? = null, body: String? = null)