BodilessMatcher Class

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 BodilessMatcher

Methods inherited from TestProxyRequestMatcher

Methods inherited from java.lang.Object

Constructor Details

BodilessMatcher

public BodilessMatcher()

Creates an instance of BodilessMatcher

Applies to