Method ForSubMemoryNotFound
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.assert.dll
ForSubMemoryNotFound(string, string)
Creates a new instance of the ContainsException class to be thrown when the requested sub-memory was not found in the memory.
public static ContainsException ForSubMemoryNotFound(string expectedSubMemory, string memory)