RequestMatcher

fun interface RequestMatcher

Functions

Link copied to clipboard
abstract fun matches(request: TestRecordedRequest): Boolean