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

E22565-06

oracle.apps.fnd.appltest.diagfwk.api.report
Class UTestReportElementFactory

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.api.report.UTestReportElementFactory

public class UTestReportElementFactory
extends java.lang.Object


Constructor Summary
UTestReportElementFactory()
           
 
Method Summary
 void init()
           
static void main(java.lang.String[] args)
           
 void testContainerJAXBMetadata()
           
 void testCreateErrorInfo()
           
 void testCreateLabel()
           
 void testCreateLinkToken()
           
 void testCreateMsgList()
           
 void testCreateSummaryInfo()
           
 void testCreateTable()
           
 void testGetTableAsResultSetNullResultSet()
           
 void testReportElementFactoryConstructor()
           
 void testReportExtnFactory()
           
 void testValueOfErrorInfo()
           
 void testValueOfMessageLinkType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UTestReportElementFactory

public UTestReportElementFactory()
Method Detail

main

public static void main(java.lang.String[] args)

init

public void init()

testCreateSummaryInfo

public void testCreateSummaryInfo()
See Also:
ReportElementFactory.createSummaryInfo()

testCreateErrorInfo

public void testCreateErrorInfo()
See Also:
ReportElementFactory.createErrorInfo()

testCreateLabel

public void testCreateLabel()
See Also:
ReportElementFactory.createLabel()

testCreateMsgList

public void testCreateMsgList()
See Also:
ReportElementFactory.createMsgList()

testCreateTable

public void testCreateTable()
See Also:
ReportElementFactory.createTable()

testValueOfMessageLinkType

public void testValueOfMessageLinkType()
See Also:
Message.LinkType#valueOf()

testValueOfErrorInfo

public void testValueOfErrorInfo()
See Also:
ErrorInfo.ErrorTyp#valueOf()

testReportElementFactoryConstructor

public void testReportElementFactoryConstructor()
See Also:
ReportElementFactory

testContainerJAXBMetadata

public void testContainerJAXBMetadata()
See Also:
ContainerExtn.getJAXBMetadataObj()

testReportExtnFactory

public void testReportExtnFactory()

testGetTableAsResultSetNullResultSet

public void testGetTableAsResultSetNullResultSet()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

testCreateLinkToken

public void testCreateLinkToken()
See Also:
ReportElementFactory.createErrorInfo()

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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.