Property DisplayName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
DisplayName
Gets the display name for the test collection factory. This information is shown to the end user as part of the description of the test environment.
string DisplayName { get; }