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

E22565-06

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

Packages that use oracle.apps.fnd.appltest.diagfwk.api.report
oracle.apps.fnd.appltest.diagfwk   
oracle.apps.fnd.appltest.diagfwk.api Provides the core interfaces that the test authors would depend on when creating Java diagnostic tests. 
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. 
oracle.apps.fnd.appltest.diagfwk.cli   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
oracle.apps.fnd.appltest.diagfwk.engine.impl.report   
oracle.apps.fnd.appltest.diagfwk.engine.impl.report.plsql   
oracle.apps.fnd.appltest.diagfwk.test.sample Provides sample Java tests. 
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk
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.
Message
          Provides APIs to create a translatable message.
MsgList
          Message List is container to hold a list of messages.
Section
          Models a section within the diagnostic test report.
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.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.api
StepReport
          A container for holding the contents of the report for a step within a test.
TestReport
          Models the report for a single diagnostic test.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.api.report
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.
ErrorInfo.ErrorType
          Enumeration representing the various severity levels.
ErrorInfo.Severity
          Enumeration representing the various severity levels.
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.
LinkToken
          This class facilitates way to provide an embeded link in a Message.
Message
          Provides APIs to create a translatable message.
Message.MsgType
          Enumeration representing the various message types.
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.
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.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.cli
ErrorInfo.Severity
          Enumeration representing the various severity levels.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.engine.impl
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.
ReportConstants
          A set of common constants used by report APIs
StepReport
          A container for holding the contents of the report for a step within a test.
TestReport
          Models the report for a single diagnostic test.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.engine.impl.report
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.
ErrorInfo.ErrorType
          Enumeration representing the various severity levels.
ErrorInfo.Severity
          Enumeration representing the various severity levels.
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.
LinkToken
          This class facilitates way to provide an embeded link in a Message.
Message
          Provides APIs to create a translatable message.
Message.MsgType
          Enumeration representing the various message types.
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.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.engine.impl.report.plsql
StepReport
          A container for holding the contents of the report for a step within a test.
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.report used by oracle.apps.fnd.appltest.diagfwk.test.sample
ErrorInfo
          Models an error diagnosed by a diagnostic test.
FixInfo
          Models a fix information for an error diagnosed by a diagnostic test.
Message
          Provides APIs to create a translatable message.
SummaryInfo
          Represents the summary information for the test, a step in the test or a section of the step report.
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.