Table of Contents

Class PropertyChangedException

Namespace
Xunit.Sdk
Assembly
xunit.v3.assert.dll

Exception thrown when Assert.PropertyChanged fails.

public class PropertyChangedException : XunitException, ISerializable, IAssertionException
Inheritance
PropertyChangedException
Implements
Inherited Members

Methods

ForUnsetProperty(string)

Creates a new instance of the PropertyChangedException class to be thrown when a property was unexpectedly not set.