Uses of Interface
de.skuzzle.test.snapshots.SnapshotDsl.ChooseStructure
-
Packages that use SnapshotDsl.ChooseStructure Package Description de.skuzzle.test.snapshots The main public snapshot-testing API. -
-
Uses of SnapshotDsl.ChooseStructure in de.skuzzle.test.snapshots
Methods in de.skuzzle.test.snapshots that return SnapshotDsl.ChooseStructure Modifier and Type Method Description SnapshotDsl.ChooseStructureSnapshotDsl.ChooseDataFormat. as(StructuredDataProvider structuredDataProvider)Specify the serialization format and the way in which serialized objects are compared.
-