Uses of Class
de.skuzzle.test.snapshots.impl.SnapshotTestContext
-
Packages that use SnapshotTestContext Package Description de.skuzzle.test.snapshots.impl Internal core implementation of snapshot-testing functionality. -
-
Uses of SnapshotTestContext in de.skuzzle.test.snapshots.impl
Methods in de.skuzzle.test.snapshots.impl that return SnapshotTestContext Modifier and Type Method Description static SnapshotTestContextSnapshotTestContext. forTestClass(Class<?> testClass)
-