Click or drag to resize
Akka.NETAkka.Persistence.TestKit.Snapshot Namespace
The Akka.Persistence.TestKit.Snapshot namespace contains classes that provide base testing functionality used to test snapshotting in new persistence extensions.
Classes
  ClassDescription
Public classSnapshotStoreSpec
This spec aims to verify custom SnapshotStore implementations. Every custom authors snapshot store spec should have it's spec suite included.