AggregateDslContextCapable

Interface for components that provide access to an AggregateDslContext.

This interface is implemented by DSL components that need to share or access the aggregate DSL context for managing test stage references and state.

Parameters

S

the state type of the aggregate being tested

Inheritors

Properties

Link copied to clipboard

The aggregate DSL context for managing shared test state.