AggregateSpec

constructor(block: AggregateDsl<S>.() -> Unit)

Parameters

block

the DSL block that defines the test scenarios

Type Parameters

C

the type of the command aggregate

S

the type of the state aggregate