Click or drag to resize
IsolatedIntegrationTestsGetTestUniqueIndex Method
Gets a unique index for the test run. All calls from a single test run return the same index.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public int GetTestUniqueIndex()

Return Value

Type: Int32
See Also