Click or drag to resize
ReportWarning Method
Adds a warning text line to the report

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
public static int Warning(
	string message
)

Parameters

message
Type: SystemString
Text to be printed in the report

Return Value

Type: Int32
See Also