Method | Description | |
---|---|---|
VerifyIdString ( System.Guid expectedGuid, System.Guid actualGuid ) : void |
This method is used to MS-SITESS requirement: MS-SITESS_R375.
|
Method | Description | |
---|---|---|
ClassCleanup ( ) : void | ||
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void | ||
MSSITESS_S06_TC01_GetSiteSucceed ( ) : void | ||
TestCaseCleanup ( ) : void | ||
TestCaseInitialize ( ) : void |
public VerifyIdString ( System.Guid expectedGuid, System.Guid actualGuid ) : void | ||
expectedGuid | System.Guid | The expected site collection identifier of the site collection. |
actualGuid | System.Guid | The actual site collection identifier of the site collection. |
return | void |