Click or drag to resize
ITestRunGetTotalChecks Method
Gets a total number of checkpoints in the current test run

Namespace:  TestArchitect.Harness.Core
Assembly:  TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int GetTotalChecks(
	int level
)

Parameters

level
Type: SystemInt32

Return Value

Type: Int32
See Also