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<C extends Command>

public static class CommandHandlingTestFixture.Builder<I> extends Object