ContentMatcher
class ContentMatcher extends Model (View source)
Properties
| string | $content | ||
| protected | $jsonPathMatcherType | ||
| protected | $jsonPathMatcherDataType | ||
| string | $matcher |
Methods
setContent($content)
No description
string
getContent()
No description
getJsonPathMatcher()
No description
setMatcher($matcher)
No description
string
getMatcher()
No description
Details
setContent($content)
No description
string
getContent()
No description
setJsonPathMatcher(JsonPathMatcher $jsonPathMatcher)
No description
JsonPathMatcher
getJsonPathMatcher()
No description
setMatcher($matcher)
No description
string
getMatcher()
No description