AutomationLayer.ScenarioOutlineSteps.WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField C# (CSharp) Метод

WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField() приватный Метод

private WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField ( string description ) : void
description string
Результат void
    public void WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField(string description)
    {
        // nothing to be done - test case requires pass
    }