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