Method ForSetItemFound
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
ForSetItemFound(string, string)
Creates a new instance of the DoesNotContainException class to be thrown when the requested item was found in the set.
public static DoesNotContainException ForSetItemFound(string item, string set)