This Hamcrest Matcher verifies whether the evaluation of the provided XPath expression
corresponds to the value matcher specified for the provided input XML object.
This Hamcrest Matcher is base Matcher to verify
whether examined string value is convertible to the specified type
and whether converted value corresponds to the given value valueMatcher.