the exception message.
the obtained value from this comparison.
the pretty-printed representation of the obtained value. This string is displayed in the IntelliJ diff viewer.
the expected value from this comparison.
the pretty-printed representation of the obtained value. This string is displayed in the IntelliJ diff viewer.
the source location where this exception was thrown.
the expected value from this comparison.
the pretty-printed representation of the obtained value.
the pretty-printed representation of the obtained value. This string is displayed in the IntelliJ diff viewer.
the source location where this exception was thrown.
the source location where this exception was thrown.
the exception message.
the obtained value from this comparison.
the pretty-printed representation of the obtained value.
the pretty-printed representation of the obtained value. This string is displayed in the IntelliJ diff viewer.
The base exception for all comparison failures.
This class exists so that it can extend
org.junit.ComparisonFailure
, which is recognised by IntelliJ so that users can optionally compare the obtained/expected values in a GUI diff explorer.