C# Class Microsoft.Protocols.TestSuites.MS_OXNSPI.S05_NegativeBehavior

Inheritance: TestSuiteBase
Show file Open project: OfficeDev/Interop-TestSuites

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSOXNSPI_S05_TC01_BindFlagWithfAnonymousLogin ( ) : void
MSOXNSPI_S05_TC02_OperationsWithUnicodeCodePage ( ) : void
MSOXNSPI_S05_TC03_UpdateStatFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC04_UpdateStatFailedWithNotFound ( ) : void
MSOXNSPI_S05_TC05_GetPropsFailedWithErrorsReturned ( ) : void
MSOXNSPI_S05_TC06_SeekEntriesFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC07_SeekEntriesFailedWithNotFound ( ) : void
MSOXNSPI_S05_TC08_SeekEntriesFailedWithGeneralFailure ( ) : void
MSOXNSPI_S05_TC09_SeekEntriesWithReservedNonZero ( ) : void
MSOXNSPI_S05_TC10_QueryRowsFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC11_QueryRowsETableNullCountZero ( ) : void
MSOXNSPI_S05_TC12_ModLinkAttFailedWithInvalidParameter ( ) : void
MSOXNSPI_S05_TC13_ModLinkAttFailedWithNotFound ( ) : void
MSOXNSPI_S05_TC14_ModLinkAttFailedWithAccessDenied ( ) : void
MSOXNSPI_S05_TC15_GetMatchesFailedWithTooComplex ( ) : void
MSOXNSPI_S05_TC16_GetMatchesFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC17_GetMatchesFailedWithTableTooBig ( ) : void
MSOXNSPI_S05_TC18_GetMatchesWithFilterNotNull_SortOrderOtherThanDisplayNameOrPhoneticDisplayName ( ) : void
MSOXNSPI_S05_TC19_GetMatchesWithNonZeroReserved1 ( ) : void
MSOXNSPI_S05_TC20_ResortRestrictionFailedWithGeneralFailure ( ) : void
MSOXNSPI_S05_TC21_ResortRestrictionWithSortTypeOtherThanDisplayNameOrPhoneticDisplayName ( ) : void
MSOXNSPI_S05_TC22_CompareMIdsFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC23_CompareMIdsFailedWithGeneralFailure ( ) : void
MSOXNSPI_S05_TC24_ModPropsFailedWithInvalidParameter ( ) : void
MSOXNSPI_S05_TC25_ResolveNamesFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC26_ResolveNamesWithReservedNonZero ( ) : void
MSOXNSPI_S05_TC27_ResolveNamesWFailedWithInvalidBookmark ( ) : void
MSOXNSPI_S05_TC28_ResolveNamesWWithReservedNonZero ( ) : void
MSOXNSPI_S05_TC29_GetTemplateInfoFailedWithInvalidCodePage ( ) : void
MSOXNSPI_S05_TC30_GetTemplateInfoFailedWithInvalidLocale ( ) : void
MSOXNSPI_S05_TC31_NspiGetPropsFailure ( ) : void
MSOXNSPI_S05_TC32_VerifyNotFoundErrorCode ( ) : void
MSOXNSPI_S05_TC33_NspiModPropsFaliure ( ) : void
MSOXNSPI_S05_TC34_NspiSeekEntriesFaliure ( ) : void
MSOXNSPI_S05_TC35_GetMatchesFailedWithGeneralFailure ( ) : void
VerifyParametersRelatedWithNspiGetMatches ( ErrorCodeValue result, PropertyTagArray_r outMIds, PropertyRowSet_r rowsOfGetMatches, STAT stat, STAT inputStat ) : void

Verify parameters related to method NspiGetMatches.

VerifyParametersRelatedWithNspiSeekEntries ( ErrorCodeValue result, PropertyRowSet_r rowsOfSeekEntries, STAT inputStat, STAT stat ) : void

Verify parameters related to method NspiSeekEntries.

VerifyWhetherpStatIsModifiedForNspiUpdateStat ( STAT statSave, STAT stat ) : void

Check whether STAT is modified.

VerifyWhetherppDataIsNullForNspiGetTemplateInfo ( PropertyRow_r data ) : void

Check whether ppData field is null.