C# Class Microsoft.Protocols.TestSuites.MS_ASAIRS.S01_BodyPartPreference

Inheritance: TestSuiteBase
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Private Methods

Méthode Description
ClassCleanUp ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSASAIRS_S01_TC01_BodyPartPreference_AllOrNoneTrue_AllContentReturned ( ) : void
MSASAIRS_S01_TC02_BodyPartPreference_AllOrNoneTrue_AllContentNotReturned ( ) : void
MSASAIRS_S01_TC03_BodyPartPreference_AllOrNoneFalse_TruncatedContentReturned ( ) : void
MSASAIRS_S01_TC04_BodyPartPreference_AllOrNoneFalse_NonTruncatedContentReturned ( ) : void
MSASAIRS_S01_TC05_BodyPartPreference_NoAllOrNone_TruncatedContentReturned ( ) : void
MSASAIRS_S01_TC06_BodyPartPreference_NoAllOrNone_NonTruncatedContentReturned ( ) : void
MSASAIRS_S01_TC07_BodyPartPreference_NotIncludedTruncationSize ( ) : void
MSASAIRS_S01_TC08_BodyPart_Preview ( ) : void
VerifyBodyPartElements ( BodyPart bodyPart, bool allOrNone, bool truncated, bool includedTruncationSize ) : void

Verify elements in BodyPart element.

VerifyBodyPartPreview ( Microsoft.Protocols.TestSuites.Common.DataStructures email, Microsoft.Protocols.TestSuites.Common.DataStructures allContentEmail, Request bodyPartPreference ) : void

Verify the Preview element in BodyPart element.