Class CommandHandlingTestFixture.Builder<I>

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

public static class CommandHandlingTestFixture.Builder<I> extends Object