createCall
fun createCall(
readResponse: Boolean = false,
setup: TestApplicationRequest.() -> Unit
): TestApplicationCall
Creates an instance of test call but doesn’t start request processing
fun createCall(
readResponse: Boolean = false,
setup: TestApplicationRequest.() -> Unit
): TestApplicationCall
Creates an instance of test call but doesn’t start request processing