spring-framework / org.springframework.test.web.client / MockRestServiceServer / verify
verify
open fun verify(): Unit
Verify that all expected requests set up via #expect(RequestMatcher) were indeed performed.
Exceptions
AssertionError - when some expectations were not met