C# Class Dev2.Activities.Specs.Toolbox.Utility.GatherSystemInformation.GatherSystemInformationSteps

Inheritance: Dev2.Activities.Specs.BaseTypes.RecordSetBases
Datei anzeigen Open project: Warewolf-ESB/Warewolf

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenIHaveAVariableAndISelected ( string variable, string informationType ) : void
ThenTheValueOfTheVariableIsAValid ( string variable, string type ) : void
Verify ( string type, string actualValue, string error ) : void
WhenTheGatherSystemInfomartionToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void