Language

DependsOnAttribute.TestMethodName Property

Definition

Gets the name of the prerequisite test method, or null when the dependency targets every test of TestClass.

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

Property Value

Applies to