Uses of Interface
de.skuzzle.test.snapshots.SnapshotDsl.ChooseActual
-
Packages that use SnapshotDsl.ChooseActual Package Description de.skuzzle.test.snapshots -
-
Uses of SnapshotDsl.ChooseActual in de.skuzzle.test.snapshots
Subinterfaces of SnapshotDsl.ChooseActual in de.skuzzle.test.snapshots Modifier and Type Interface Description static interfaceSnapshotDsl.SnapshotAllows to do snapshot assertions.Methods in de.skuzzle.test.snapshots that return SnapshotDsl.ChooseActual Modifier and Type Method Description SnapshotDsl.ChooseActualSnapshotDsl.ChooseName. named(String snapshotName)Choose a name for the snapshot file.
-