org.apache.pekko.persistence.japi.snapshot

Members list

Type members

Classlikes

JAVA API

JAVA API

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

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

Attributes

See also
Source
JavaSnapshotStoreSpec.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