Package com.hp.lft.report

Provides the SDK for controlling and customizing the content of the OpenText Functional Testing for Developers report.
  • InterfaceDescription
    ReportConfiguration
    Report configuration interface.
    ReportProvider
    Accesses the OpenText Functional Testing for Developers report Module.
    UnitTestReporter 
  • ClassDescription
    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.
  • EnumDescription
    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.
  • ExceptionDescription
    ReportException
    The exceptions thrown when errors occur in Reporter objects.