Method ForNonEmptyString
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
ForNonEmptyString(string)
Creates a new instance of the EmptyException to be thrown when the string is not empty.
public static EmptyException ForNonEmptyString(string value)
Parameters
valuestringThe non-empty string value