Uses of Interface
de.skuzzle.test.snapshots.SnapshotSerializer
-
Packages that use SnapshotSerializer Package Description de.skuzzle.test.snapshots -
-
Uses of SnapshotSerializer in de.skuzzle.test.snapshots
Methods in de.skuzzle.test.snapshots that return SnapshotSerializer Modifier and Type Method Description SnapshotSerializerStructuredData. snapshotSerializer()Methods in de.skuzzle.test.snapshots with parameters of type SnapshotSerializer Modifier and Type Method Description SnapshotDsl.ChooseAssertionsSnapshotDsl.ChooseDataFormat. as(SnapshotSerializer serializer)Specify the serialization format.static StructuredDataStructuredData. with(SnapshotSerializer snapshotSerializer, StructuralAssertions sructuralAssertions)
-