Companion
object Companion
Functions
Link copied to clipboard
fun fromFile(fileName: String, content: String, statusTextProvider: (Int) -> String = ::getStatusText): MockResponse?
Creates a MockResponse from a file name and content.