C# Class Dev2.Activities.Specs.Toolbox.Data.Assign.AssignSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
显示文件 Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIAssignTheValueToAVariable ( string value, string variable ) : void
GivenIHaveAVariableWithAValueOf ( string variable, string value ) : void
ThenTheValueOfEquals ( string variable, string value ) : void
ThenTheValueOfIsNull ( string variable ) : void
WhenTheAssignToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void