C# 클래스 Dev2.Activities.Specs.Toolbox.Recordset.Unique.UniqueSteps

상속: Dev2.Activities.Specs.BaseTypes.RecordSetBases
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

보호된 메소드들

메소드 설명
BuildDataList ( ) : void

비공개 메소드들

메소드 설명
FillDataset ( TechTalk.SpecFlow.Table table ) : void
GivenIHaveTheFollowingDuplicatedRecordset ( TechTalk.SpecFlow.Table table ) : void
GivenIHaveTheFollowingEmptyRecordset ( TechTalk.SpecFlow.Table table ) : void
GivenIWantToFindUniqueInFieldWithTheReturnField ( string inField, string returnField ) : void
GivenTheResultVariableIs ( string resultVariable ) : void
ThenTheUniqueResultWillBe ( TechTalk.SpecFlow.Table table ) : void
WhenTheUniqueToolIsExecuted ( ) : void

메소드 상세

BuildDataList() 보호된 메소드

protected BuildDataList ( ) : void
리턴 void