public void TestNotifyPropertyChanged() { string info = null; _unitUnderTest.NotifyPropertyChanged(info); }