List
Asserter that delegates to a collection of sub-asserters
Functions
Link copied to clipboard
open suspend override fun assertEquals(msgPrefix: String, expected: HttpRequest, actual: HttpRequest)
Verify that expected and actual are equal according to this asserter's criteria. If not, an AssertionError is thrown.