Uses of Interface
de.skuzzle.test.snapshots.SnapshotDsl.ChooseDataFormat
-
Packages that use SnapshotDsl.ChooseDataFormat Package Description de.skuzzle.test.snapshots -
-
Uses of SnapshotDsl.ChooseDataFormat in de.skuzzle.test.snapshots
Methods in de.skuzzle.test.snapshots that return SnapshotDsl.ChooseDataFormat Modifier and Type Method Description SnapshotDsl.ChooseDataFormatSnapshotDsl.ChooseActual. assertThat(Object actual)Will create a serialized snapshot of the provided actual test result and store it on disk.
-