Beispiel #1
0
 public void DatabaseShouldNotBeUpdated()
 {
     _persistence.DidNotReceiveWithAnyArgs().Save(null, null);
 }