@API(status=STABLE)
Package de.skuzzle.test.snapshots.data.text
Text comparison implementation.
-
Class Summary Class Description TextDiff Creates a diff of 2 Strings.TextDiff.Settings TextSnapshot Take snapshots usingObject.toString(). -
Enum Summary Enum Description TextSnapshot.DiffFormat Format in which diffs will be rendered within assertion failure messages. -
Error Summary Error Description TextDiffAssertionError Internal exception that is used to communicate theTextDiffinstance created by theTextDiffStructuralAssertionsto the snapshot test.