Edit

ITestBase.CreateTestStep Method

Definition

Creates a new test step.

public Microsoft.TeamFoundation.TestManagement.WebApi.ITestStep CreateTestStep();
abstract member CreateTestStep : unit -> Microsoft.TeamFoundation.TestManagement.WebApi.ITestStep
Public Function CreateTestStep () As ITestStep

Returns

Applies to