C# Class Dev2.Activities.Specs.Toolbox.Utility.Email.EmailSteps

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

Méthodes protégées

Méthode Description
BuildDataList ( ) : void

Private Methods

Méthode Description
GivenBodyIs ( string body ) : void
GivenIHaveAVariableWithThisEmailAddress ( string variable, string emailAddress ) : void
GivenIHaveAnEmailVariableEqualTo ( string variable, string value ) : void
GivenTheEmailIsHtml ( ) : void
GivenTheFromAccountIs ( string fromAccount ) : void
GivenTheSeverNameIsWithPasswordAs ( string serverName, string password ) : void
GivenTheSubjectIs ( string subject ) : void
GivenToAddressIs ( string to ) : void
ThenTheEmailResultWillBe ( string expectedResult ) : void
WhenTheEmailToolIsExecuted ( ) : void

Method Details

BuildDataList() protected méthode

protected BuildDataList ( ) : void
Résultat void