Interface ITestTimeoutException
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
This is a marker interface implemented to indicate that the exception is the result of a test timeout, resulting in a failure cause of Timeout.
public interface ITestTimeoutException