AssertNot

fun RequestFilters.AssertNot(match: Matcher<HttpMessage>): Filter(source)

Perform an assertion on the incoming Request as a Filter operation that should not be satisfied


fun ResponseFilters.AssertNot(match: Matcher<HttpMessage>): Filter(source)

Perform an assertion on the outgoing Response as a Filter operation that should not be satisfied