C# Класс Microsoft.Protocols.TestSuites.MS_SITESS.TestSuiteHelper

A class that contains the helper methods used by MS-VERSS test cases.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
VerifyExportAndImportFile ( string fileName, int fileNumber, ITestSite testSite, IMS_SITESSSUTControlAdapter sutAdapter ) : string

Verify exported files and log file for the ExportWeb, ImportWeb, ExportSolution and ExportWorkflowTemplate operations.

Описание методов

VerifyExportAndImportFile() публичный статический Метод

Verify exported files and log file for the ExportWeb, ImportWeb, ExportSolution and ExportWorkflowTemplate operations.
public static VerifyExportAndImportFile ( string fileName, int fileNumber, ITestSite testSite, IMS_SITESSSUTControlAdapter sutAdapter ) : string
fileName string A string indicates the expected file name.
fileNumber int A Integer indicates the expected file number.
testSite ITestSite The instance of ITestSite.
sutAdapter IMS_SITESSSUTControlAdapter The instance of the SUT control adapter.
Результат string