A matcher which matches if the match argument is positive.
const Matcher isPositive = const _OrderingMatcher(0, false, false, true, 'a positive value', false)