org.apache.pekko.persistence.snapshot

Members list

Type members

Classlikes

Attributes

Companion
class
Source
SnapshotStoreSpec.scala
Supertypes
class Object
trait Matchable
class Any
Self type

This spec aims to verify custom pekko-persistence SnapshotStore implementations. Plugin authors are highly encouraged to include it in their plugin's test suites.

This spec aims to verify custom pekko-persistence SnapshotStore implementations. Plugin authors are highly encouraged to include it in their plugin's test suites.

In case your journal plugin needs some kind of setup or teardown, override the beforeAll or afterAll methods (don't forget to call super in your overridden methods).

For a Java and JUnit consumable version of the TCK please refer to pekko.persistence.japi.snapshot.JavaSnapshotStoreSpec.

Attributes

See also
Companion
object
Source
SnapshotStoreSpec.scala
Supertypes
trait MayVerb
class PluginSpec
trait SuiteMixin
trait Matchers
trait Explicitly
trait MatcherWords
trait Tolerance
trait Documenting
trait Alerting
trait Notifying
trait Informing
trait CanVerb
trait MustVerb
trait ShouldVerb
trait TestSuite
trait Suite
trait Serializable
trait Assertions
trait TripleEquals
trait TestKitBase
class Object
trait Matchable
class Any
Show all
Known subtypes