Click or drag to resize
ITestRunGetTotalFails Method
Gets a total number of fails 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 GetTotalFails(
	int level
)

Parameters

level
Type: SystemInt32

Return Value

Type: Int32
See Also