C# 클래스 Dev2.Activities.Specs.Toolbox.ControlFlow.Sequence.SequenceSteps

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

보호된 메소드들

메소드 설명
BuildDataList ( ) : void

비공개 메소드들

메소드 설명
CheckDebugStates ( IEnumerable debugStates ) : void
GivenCalculateWithFormulaInto ( string parentName, string activityName, string formula, string resultVariable ) : void
GivenContainsAnAssignAs ( string parentName, string assignName, TechTalk.SpecFlow.Table table ) : void
GivenContainsAnCreateAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenContainsAnDeleteFolderAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenContainsAnUniqueAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenCountOnInto ( string parentName, string activityName, string recordSet, string result ) : void
GivenIHaveAForEachAsExecutions ( string activityName, string forEachType, string numberOfExecutions ) : void
GivenIHaveASequence ( string sequenceName ) : void
GivenItContainFindUniqueAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsBaseConvertAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsCaseConvertAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsDataMergeAs ( string parentName, string activityName, string resultVariable, TechTalk.SpecFlow.Table table ) : void
GivenItContainsDataSplitAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsDateAndTimeAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsDateAndTimeDifferenceAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsDeleteAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsFindIndexIntoAs ( string parentName, string activityName, string resultVariable, TechTalk.SpecFlow.Table table ) : void
GivenItContainsFindRecordIndexSearchAndResultAs ( string parentName, string activityName, string recsetToSearch, string resultVariable, TechTalk.SpecFlow.Table table ) : void
GivenItContainsFormatNumberAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsGatherSystemInfoAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsRandomAs ( string parentName, string activityName, TechTalk.SpecFlow.Table table ) : void
GivenItContainsReplaceIntoAs ( string parentName, string activityName, string resultVariable, TechTalk.SpecFlow.Table table ) : void
PerformExecution ( ) : void
SetupSequence ( ) : DsfSequenceActivity
ThenDebugInputsAs ( string toolName, TechTalk.SpecFlow.Table table ) : void
ThenDebugOutputsAs ( string toolName, TechTalk.SpecFlow.Table table ) : void
ThenTheSequenceHasADuration ( ) : void
WhenTheSequenceIsExecuted ( ) : void
WhenTheToolIsExecuted ( string activityName ) : void

메소드 상세

BuildDataList() 보호된 메소드

protected BuildDataList ( ) : void
리턴 void