Package spock.lang
Annotation Type Snapshot
Injects a
Snapshotter
instance into a field or parameter.
It can also inject subclasses of Snapshotter
,
as long as they have a public constructor with a single Snapshotter.Store
parameter.
Default values are configured via the SnapshotConfig
.
- Since:
- 2.4
-
Optional Element Summary
Optional Elements