public void should_update_the_used_observed_data()
 {
     _simulationComparison.UsesObservedData(_dataRepository).ShouldBeTrue();
 }