AutomatedTestsWithDataGetTestGuid Method |
Gets a predictable test GUID for the given ID
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax protected static Guid GetTestGuid(
int id
)
Parameters
- id
- Type: SystemInt32
Source ID
Return Value
Type:
GuidSee Also