Dhis2Dispatcher

class Dhis2Dispatcher : Dispatcher

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun addResponse(method: String, path: String, responseName: String, responseCode: Int, contentType: String)
Link copied to clipboard
open override fun dispatch(request: RecordedRequest): MockResponse
Link copied to clipboard
open fun peek(): MockResponse
Link copied to clipboard
open fun shutdown()