Namespace HP.LFT.Report
Classes
- ReportConfiguration
The class used for configuring the report.
- ReportContextInfo
Represents the information used to describe a reporting context.
- ReportException
The exceptions thrown when errors occur in Reporter objects.
- ReportParameter
Represents the parameter data used in the context of an SDK operation. This data is displayed to report.
- Reporter
Provides the means to report custom events, additional data, and configuration for the report. This class cannot be inherited.
- VerificationData
Represents the data used to report a custom verification step.
- VerificationParameter
Represents the parameter data used in the context of a custom verification step. This data is displayed to the report.
Structs
- ReportAdditionalInfo
Represents the information used to describe a custom step.
Interfaces
- IReportConfiguration
A configuration that can be used for overriding the default report behavior or extending its capabilities.
- IReporter
Accesses the HTML Report.
Enums
- CaptureLevel
The possible levels for capturing snapshots for the report.
- ImageType
Report Image Type
- ReportContextMode
Represents an enumeration with the values of the possible modes of the reporting context.
- ReportGranularity
Defines the report separation.
- ReportLevel
The possible levels for reporting events to the report.
- Status
The possible statuses of an event reported to the report.