class ContentMatcher extends Model (View source)

Properties

string $content
protected $jsonPathMatcherType
protected $jsonPathMatcherDataType
string $matcher

Methods

setContent($content)

No description

string
getContent()

No description

setJsonPathMatcher(JsonPathMatcher $jsonPathMatcher)

No description

setMatcher($matcher)

No description

string
getMatcher()

No description

Details

setContent($content)

No description

Parameters

$content

string getContent()

No description

Return Value

string

setJsonPathMatcher(JsonPathMatcher $jsonPathMatcher)

No description

Parameters

JsonPathMatcher $jsonPathMatcher

JsonPathMatcher getJsonPathMatcher()

No description

Return Value

JsonPathMatcher

setMatcher($matcher)

No description

Parameters

$matcher

string getMatcher()

No description

Return Value

string