| Package | Description |
|---|---|
| io.serialized.client.aggregate |
| Modifier and Type | Method and Description |
|---|---|
A |
AggregateFactory.fromCommands(Command<A>... commands)
Builds an aggregate root instance from a number of commands, useful for scenario testing.
|
| Modifier and Type | Method and Description |
|---|---|
A |
AggregateFactory.fromCommands(List<Command<A>> commands) |
Copyright © 2021. All rights reserved.