IsolatedIntegrationTestsGetTestUniqueIndex Method |
Gets a unique index for the test run.
All calls from a single test run return the same index.
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax public int GetTestUniqueIndex()
Return Value
Type:
Int32See Also