Table of Contents

Property Messages

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

Messages

Gets the message(s) of the exception(s).

public required string[] Messages { get; set; }

Property Value

string[]

Remarks

Note: Will be an empty array if there was no value provided during deserialization.