Beispiel #1
0
 public void ChangedCall()
 {
     Assert.DoesNotThrow(() => changePasswordCommandUnderTest.OnPropertyChanged(null));
 }