BatchRequestExpectation
interface BatchRequestExpectation
Represents a batch of request expectations, each defined by a URL pattern and its corresponding expectation.
Inheritors
Properties
Link copied to clipboard
A map of URL patterns (as Regex) to their corresponding RequestExpectations.