@API(status=INTERNAL)
Package de.skuzzle.test.snapshots.impl
Internal core implementation of snapshot-testing functionality.
-
Interface Summary Interface Description SnapshotConfiguration Supplies configuration options to the snapshot test execution.TestFrameworkSupport Abstraction to provide test framework specific behavior to the snapshot-test core -
Class Summary Class Description SnapshotTestContext Context object that pertains to the execution of a whole test class which is annotated withEnableSnapshotTests.