Пример #1
0
 public void State_restored_from_snapshot_should_not_have_uncommited_events()
 {
     CollectionAssert.IsEmpty(_restoredState.GetEvents());
 }