BodilessMatcher Class
- java.
lang. Object - com.
azure. core. test. models. TestProxyRequestMatcher - com.
azure. core. test. models. BodilessMatcher
- com.
- com.
public class BodilessMatcher
extends TestProxyRequestMatcher
Adjusts the "match" operation to EXCLUDE the body when matching a request to a recording's entries
Constructor Summary
| Constructor | Description |
|---|---|
| BodilessMatcher() |
Creates an instance of Bodiless |
Methods inherited from TestProxyRequestMatcher
Methods inherited from java.lang.Object
Constructor Details
BodilessMatcher
public BodilessMatcher()
Creates an instance of BodilessMatcher