| SnapshotDsl.ChooseActual |
|
| SnapshotDsl.ChooseAssertions |
|
| SnapshotDsl.ChooseDataFormat |
Allows to choose the structure into which the actual test result will be
serialized.
|
| SnapshotDsl.ChooseName |
|
| SnapshotDsl.ChooseStructure |
|
| SnapshotException |
|
| SnapshotFile |
A snapshot file is a plain text file containing a header and the actual serialized
snapshot.
|
| SnapshotFile.SnapshotHeader |
|
| SnapshotSerializer |
Defines how an object is serialized into a persistable snapshot String.
|
| SnapshotTestResult |
Result details of a single snapshot assertion.
|
| SnapshotTestResult.SnapshotStatus |
Information about the creation of a single snapshot file.
|
| StructuralAssertions |
Allows to customize how structured data is compared in order to check whether a
snapshot matches an actual test result.
|
| StructuredData |
|
| StructuredDataProvider |
Tagging interface for classes that can provide an instance of StructuredData.
|