Click or drag to resize
AutomatedTestsWithDataGetTestGuid Method
Gets a predictable test GUID for the given ID

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
protected static Guid GetTestGuid(
	int id
)

Parameters

id
Type: SystemInt32
Source ID

Return Value

Type: Guid
See Also