Method GetAssemblyDisplayName
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
GetAssemblyDisplayName(XunitProjectAssembly)
Gets the display name of a test assembly from a test assembly message.
protected virtual string GetAssemblyDisplayName(XunitProjectAssembly assembly)
Parameters
assemblyThe test assembly
Returns
- string
The assembly display name