Closed inf0rmer closed 9 years ago
Assertions no longer blindly throw messages like "Expected false to be true". This PR introduces custom messages per matcher. It also includes custom messages for refutation matchers (such as not_to_eq).
not_to_eq
Assertions no longer blindly throw messages like "Expected false to be true". This PR introduces custom messages per matcher. It also includes custom messages for refutation matchers (such as
not_to_eq
).