Predicate signature Make::TestSig::valueMatches
Holds if expected value expectedValue matches actual value actualValue.
This is normally defined as expectedValue = actualValue.
signature predicate valueMatches(string expectedValue, string actualValue)