Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Package oracle.apps.fnd.appltest.diagfwk.api.report

Provides APIs that test authors can use when creating the test report during the execution of the test.

See:
          Description

Interface Summary
Container A base interface that models a container that can hold one or more kinds of data that is logged during the execution of a diagnostic test.
DescriptiveHeader Models a header with an associated optional description.
ErrorInfo Models an error diagnosed by a diagnostic test.
FixInfo Models a fix information for an error diagnosed by a diagnostic test.
Header Models a header for a table element.
Label Represent a translatable piece of text to be added to the diagnostic test report.
Link Deprecated. Use the Message interface instead
LinkToken This class facilitates way to provide an embeded link in a Message.
Message Provides APIs to create a translatable message.
MsgList Message List is container to hold a list of messages.
ReportConstants A set of common constants used by report APIs
RowCell Represents a piece of data in a table cell.
Section Models a section within the diagnostic test report.
StepReport A container for holding the contents of the report for a step within a test.
SummaryInfo Represents the summary information for the test, a step in the test or a section of the step report.
Table Models a container for holding tabular data in the diagnostic test report.
TableRow Models a row within a table.
TestReport Models the report for a single diagnostic test.
 

Class Summary
ReportElementFactory A factory that provides APIs for creating instances of various report element objects during execution of a test.
UTestReport  
UTestReportElementFactory  
UTestReportFactory  
 

Enum Summary
ErrorInfo.ErrorType Enumeration representing the various severity levels.
ErrorInfo.Severity Enumeration representing the various severity levels.
Message.MsgType Enumeration representing the various message types.
 

Package oracle.apps.fnd.appltest.diagfwk.api.report Description

Provides APIs that test authors can use when creating the test report during the execution of the test.

Package Specification

Provides APIs that test authors can use when creating the test report during the execution of the test. Clients can use the ReportElementFactory class to create instances of the report elements.


Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.