Class NotEmptyException
Exception thrown when a collection is unexpectedly empty.
Namespace: Xunit.Sdk
Assembly: xunit.assert.dll
Syntax
public class NotEmptyException : XunitException
Constructors
| Improve this Doc View SourceNotEmptyException()
Creates a new instance of the NotEmptyException class.
Declaration
public NotEmptyException()