Click or drag to resize
Report Class
Prints a text line to the TestArchitect's report
Inheritance Hierarchy
SystemObject
  TestArchitect.Harness.CoreReport

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 class Report

The Report type exposes the following members.

Methods
  NameDescription
Public methodStatic memberError
Adds an error text line to the report
Public methodStatic memberInfo
Adds an informative text line to the report
Public methodStatic memberWarning
Adds a warning text line to the report
Top
See Also