C# Класс AutomationLayer.ScenarioOutlineSteps

Показать файл Открыть проект

Приватные методы

Метод Описание
ThenTheScenarioWill ( string result ) : void
WhenIHaveAFieldWithValue ( string value ) : void
WhenIHaveBackslashesInTheValueForExampleAFilePath ( string filePath ) : void
WhenIHaveParenthesisInTheValueForExampleAnOverlyDescriptiveField ( string description ) : void
WhenIHaveSpecialCharactersForRegexesInTheValueForExampleARegex ( string regex ) : void