Class CommandHandlingTestFixture.Given.GivenEvent<I>

java.lang.Object
com.opencqrs.framework.command.CommandHandlingTestFixture.Given.GivenEvent<I>
Type Parameters:
I - the generic type of the instance to be event sourced before handling the command
Enclosing class:
CommandHandlingTestFixture.Given<C extends Command>

public static class CommandHandlingTestFixture.Given.GivenEvent<I> extends Object
Fluent API helper class for fine granular specification of a single given event.