Exemplo n.º 1
0
 public void the_version_on_the_read_model_subscribed_to_external_events_is_three() => BalanceReadModel.GetVersion(AccountId).ShouldBe(3);
Exemplo n.º 2
0
 public void the_version_on_the_read_model_is_three() => BalanceReadModel.GetVersion(AccountId).ShouldBe(3);