C# Класс Dev2.Activities.Specs.Toolbox.Recordset.FindRecordIndexMultiple.FindRecordsetIndexMultipleSteps

Наследование: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Показать файл Открыть проект

Защищенные методы

Метод Описание
BuildDataList ( ) : void

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

Метод Описание
GetRowCount ( ) : int
GetSearchList ( ) : List
GivenFieldToSearchIs ( string fieldToSearch ) : void
GivenIHaveTheFollowingRecordsetInMyDatalist ( TechTalk.SpecFlow.Table table ) : void
GivenIHaveTheFollowingRecordsetToSearchForMultipleCriteria ( TechTalk.SpecFlow.Table table ) : void
GivenIsBetweenSearchTheRecordsetWithTypeAndCriteriaIsAnd ( string searchType, string from, string to ) : void
GivenSearchTheRecordsetWithTypeAndCriteriaIs ( string searchType, string searchCriteria ) : void
GivenTheFieldsToSearchIs ( TechTalk.SpecFlow.Table table ) : void
GivenWhenMatchAllSearchCriteriaIs ( bool requireAllTrue ) : void
GivenWhenRequiresAllFieldsToMatchIs ( bool requireAllFieldsToMatch ) : void
ThenTheFindRecordsIndexMultipleResultShouldBe ( string expectedResult ) : void
WhenTheFindRecordsIndexMultipleToolIsExecuted ( ) : void

Описание методов

BuildDataList() защищенный Метод

protected BuildDataList ( ) : void
Результат void