Uses of Interface
de.skuzzle.test.snapshots.SnapshotDsl.ChooseName
-
Packages that use SnapshotDsl.ChooseName Package Description de.skuzzle.test.snapshots The main public snapshot-testing API. -
-
Uses of SnapshotDsl.ChooseName in de.skuzzle.test.snapshots
Subinterfaces of SnapshotDsl.ChooseName 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.ChooseName Modifier and Type Method Description SnapshotDsl.ChooseNameSnapshotDsl.ChooseDirectory. in(Path directory)Allows to choose the directory into which the snapshot will be persisted.
-