AutomationLayer.ScenarioOutlineSteps.WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField C# (CSharp) Méthode

WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField() private méthode

private WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField ( string description ) : void
description string
Résultat void
    public void WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField(string description)
    {
        // nothing to be done - test case requires pass
    }