All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description DirectoryResolver EnableSnapshotTests Enables the snapshot-test capabilities.SnapshotDsl DSL for defining snapshot tests.SnapshotDsl.ChooseActual SnapshotDsl.ChooseAssertions SnapshotDsl.ChooseDataFormat Allows to choose the structure into which the actual test result will be serialized.SnapshotDsl.ChooseName SnapshotDsl.ChooseStructure SnapshotDsl.Snapshot Allows to do snapshot assertions.SnapshotException SnapshotExtension This class is only public so it can be referenced by the entry point annotation.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 Combines aSnapshotSerializerand aStructuralAssertionsinstance.StructuredDataProvider Tagging interface for classes that can provide an instance ofStructuredData.TextSnapshot Take snapshots usingObject.toString().