Class ErrorMessageInfo
- Namespace
- Xunit.SimpleRunner
- Assembly
- xunit.v3.runner.utility.netfx.dll
Represents an error that happened outside the scope of a running test.
public class ErrorMessageInfo
- Inheritance
-
ErrorMessageInfo
- Inherited Members
Properties
- ErrorMessageType
Gets the type of the error message.
- Exception
Gets the exception that caused the error.