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
    }