Class CommandHandlingTestFixture.EventAsserter

java.lang.Object
com.opencqrs.framework.command.CommandHandlingTestFixture.EventAsserter
All Implemented Interfaces:
EventAsserting
Enclosing class:
CommandHandlingTestFixture<C extends Command>

public static class CommandHandlingTestFixture.EventAsserter extends Object implements EventAsserting
Fluent API helper class for asserting captured events.
See Also: