Property CaptureError
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
CaptureError
Gets or sets a flag to indicate whether to override Error.
public bool CaptureError { get; set; }
Gets or sets a flag to indicate whether to override Error.
public bool CaptureError { get; set; }