-
@API(status=STABLE) public interface SnapshotDslDSL for defining snapshot tests. The main entry point isSnapshotDsl.Snapshot.- Author:
- Simon Taddiken
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSnapshotDsl.ChooseActualstatic interfaceSnapshotDsl.ChooseAssertionsstatic interfaceSnapshotDsl.ChooseDataFormatAllows to choose the structure into which the actual test result will be serialized.static interfaceSnapshotDsl.ChooseNamestatic interfaceSnapshotDsl.ChooseStructurestatic interfaceSnapshotDsl.SnapshotAllows to do snapshot assertions.
-