A mock matcher that can be configured with any matching logic for testing.
Expanded class hierarchy of MockMatcher
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
MockMatcher:: |
protected | property | The matcher being tested. | |
MockMatcher:: |
public | function |
Tries to match a request with a set of routes. Overrides RequestMatcherInterface:: |
|
MockMatcher:: |
public | function |