-
Interfaces Interface Description de.skuzzle.test.snapshots.SnapshotDsl.Snapshot Since 1.8.0 - Use the new top-level typeSnapshotinstead.
-
Annotation Types Annotation Type Description de.skuzzle.test.snapshots.DeleteOrphanedSnapshots This annotation is NOT deprecated. Deprecation serves only to mark this annotation in your IDE as it should only ever be used temporarily.de.skuzzle.test.snapshots.EnableSnapshotTests Since 1.7.0 - This class is deprecated in favor of theEnableSnapshotTestsclass within thejunit5package. Note that the variant in thejunit5package already comes with all the deprecated methods removed and replaced with their respective alternatives. For details, inspect the deprecation notes on the attributes within this class.de.skuzzle.test.snapshots.ForceUpdateSnapshots This annotation is NOT deprecated. Deprecation serves only to mark this annotation in your IDE as it should only be used temporarily.
-
Annotation Type Elements Annotation Type Element Description de.skuzzle.test.snapshots.EnableSnapshotTests.forceUpdateSnapshots() Since 1.1.0 - Use theForceUpdateSnapshotsannotation instead.de.skuzzle.test.snapshots.EnableSnapshotTests.snapshotDirectory() Since 1.7.0 - UseSnapshotDirectoryannotation instead.de.skuzzle.test.snapshots.EnableSnapshotTests.softAssertions() Since 1.7.0 - Soft assertions will no longer be supported from version 2.0 on. You could use AssertJ's SoftAssertions as a replacement.