Package com.hp.lft.report
Interface Description ReportConfiguration Report configuration interface.ReportProvider Accesses the OpenText Functional Testing for Developers report Module.UnitTestReporter Class Description CucumberReporter Used internally by OpenText Functional Testing for Developers in Cucumber tests.ModifiableReportConfiguration The class used for configuring the OpenText Functional Testing for Developers report.ReportConfigurationFactory Interface for creating a configuration that overrides the default OpenText Functional Testing for Developers report behavior or extends its capabilities.Reporter Accesses the OpenText Functional Testing for Developers HTML Report.ReportAdditionalInfo Represents the information used to describe a custom step.
ReportContextInfo Represents the information used to describe a reporting context.ReportingProvider Provides various types of reporter objects.ReportParameter Represents the parameter data used in the context of an SDK operation.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.Enum Description CaptureLevel The possible levels for capturing snapshots for the report.ReportContextMode The possible modes of the reporting context.ReportLevel The possible levels for reporting events to the OpenText Functional Testing for Developers report.Status The possible statuses of an event reported to the OpenText Functional Testing for Developers report.Exception Description ReportException The exceptions thrown when errors occur in Reporter objects.