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

E22565-06

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.api.report.TestReport

Packages that use TestReport
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.engine.impl   
oracle.apps.fnd.appltest.diagfwk.engine.impl.report   
 

Uses of TestReport in oracle.apps.fnd.appltest.diagfwk.api
 

Methods in oracle.apps.fnd.appltest.diagfwk.api that return TestReport
 TestReport DiagContext.getTestReport()
          Returns the overall report for the current test
 

Uses of TestReport in oracle.apps.fnd.appltest.diagfwk.engine.impl
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return TestReport
 TestReport DiagContextExtnImpl.getTestReport()
           
 

Uses of TestReport in oracle.apps.fnd.appltest.diagfwk.engine.impl.report
 

Subinterfaces of TestReport in oracle.apps.fnd.appltest.diagfwk.engine.impl.report
 interface TestReportExtn
          Extension interface to the public TestReport interface.
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl.report that implement TestReport
 class TestReportExtnImpl
           
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.