Class TextDiffAssertionError

  • All Implemented Interfaces:
    Serializable

    @API(status=INTERNAL,
         since="1.5.0")
    public final class TextDiffAssertionError
    extends AssertionError
    Internal exception that is used to communicate the TextDiff instance created by the TextDiffStructuralAssertions to the snapshot test.
    Since:
    1.5.0
    Author:
    Simon Taddiken
    See Also:
    Serialized Form
    • Method Detail