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

Inheritance: Dev2.Activities.Specs.BaseTypes.FileToolsBase
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes protégées

Méthode Description
BuildDataList ( ) : void

Private Methods

Méthode Description
GivenInputContentsAs ( string content ) : void
GivenMethodIs ( string method ) : void
GivenTheInputContentsFromAFile ( string fileName ) : void
ThenTheOutputContentsFromAFile ( string fileName ) : void
WhenTheWriteFileToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void