Method |
Description |
|
FeatureSetup ( Microsoft testContext ) : void |
|
|
FeatureTearDown ( ) : void |
|
|
ScenarioTearDown ( ) : void |
|
|
SendEmailToMultipleReceipients ( ) : void |
|
|
SendEmailWithABlankFromAccount ( ) : void |
|
|
SendEmailWithANegativeIndexRecordsetForBody ( ) : void |
|
|
SendEmailWithANegativeIndexRecordsetForFromAccounts ( ) : void |
|
|
SendEmailWithANegativeIndexRecordsetForRecipients ( ) : void |
|
|
SendEmailWithANegativeIndexRecordsetForSubject ( ) : void |
|
|
SendEmailWithANonExistentVariableInFromAccount ( ) : void |
|
|
SendEmailWithANullVariableInFromAccount ( ) : void |
|
|
SendEmailWithBadlyFormedMultipleToAccounts ( ) : void |
|
|
SendEmailWithBodyAsBothTextAndVariable ( ) : void |
|
|
SendEmailWithEverythingBlank ( ) : void |
|
|
SendEmailWithMultipleFromAccounts ( ) : void |
|
|
SendEmailWithNoBody ( ) : void |
|
|
SendEmailWithNoToAccounts ( ) : void |
|
|
SendEmailWithSubjectAsBothTextAndVariableAsXml ( ) : void |
|
|
SendEmailWithVariableAsBodyThatIsXml ( ) : void |
|
|
TestInitialize ( ) : void |
|
|