EventStoreSpec

abstract class EventStoreSpec

Provides tests for verifying EventStore specification rules.

Author

ahoo wang

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
lateinit var eventStore: EventStore
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@BeforeEach
open fun setup()