Delen via


TestContext.TestName Property

Definition

Gets the name of the test method currently being executed

public virtual string TestName { get; }
public virtual string? TestName { get; }
member this.TestName : string
Public Overridable ReadOnly Property TestName As String

Property Value

Applies to