Package com.opencqrs.framework.command
Annotation Interface CommandHandlingTestFixture.Expect.StatefulAssertion
- Enclosing class:
CommandHandlingTestFixture.Expect
@Documented
@Target(METHOD)
@Retention(SOURCE)
public static @interface CommandHandlingTestFixture.Expect.StatefulAssertion
Marker annotation for assertion methods within
CommandHandlingTestFixture.Expect
which proceed
through the captured event stream, if invoked.