enqueueMockResponse

fun enqueueMockResponse(code: Int = HttpStatusCode.OK.value)
fun enqueueMockResponse(code: Int, fileName: String)
fun enqueueMockResponse(fileName: String, dateHeader: Date)