Test.ComparisonFailure Class
ComparisonFailure is subclass of Error that is thrown whenever a comparison between two values fails. It provides mechanisms to retrieve both the expected and actual value.
ComparisonFailure is subclass of Error that is thrown whenever a comparison between two values fails. It provides mechanisms to retrieve both the expected and actual value.