C# Class Dev2.Activities.Specs.Toolbox.FileAndFolder.Write_File.WriteFileSteps

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

Protected Methods

Method Description
BuildDataList ( ) : void

Private Methods

Method Description
GivenInputContentsAs ( string content ) : void
GivenMethodIs ( string method ) : void
GivenTheInputContentsFromAFile ( string fileName ) : void
ThenTheOutputContentsFromAFile ( string fileName ) : void
WhenTheWriteFileToolIsExecuted ( ) : void

Method Details

BuildDataList() protected method

protected BuildDataList ( ) : void
return void