TestContext.TestName 속성

정의

현재 실행 중인 테스트 메서드의 이름을 가져옵니다.

public virtual string TestName { get; }
public virtual string? TestName { get; }
[System.Runtime.CompilerServices.Nullable(1)]
public virtual string TestName { get; }
member this.TestName : string
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.TestName : string
Public Overridable ReadOnly Property TestName As String

속성 값

특성

적용 대상