TestCase<THarness>.Name Property
Definition
Gets the display name of the test case. By default, returns the Id.
public virtual string Name { get; }
Gets the display name of the test case. By default, returns the Id.
public virtual string Name { get; }