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.DiagTest

Packages that use DiagTest
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.external   
oracle.apps.fnd.appltest.diagfwk.cli   
oracle.apps.fnd.appltest.diagfwk.engine   
oracle.apps.fnd.appltest.diagfwk.engine.facade   
oracle.apps.fnd.appltest.diagfwk.engine.impl   
oracle.apps.fnd.appltest.diagfwk.engine.impl.apt   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db   
oracle.apps.fnd.appltest.diagfwk.engine.provider.url   
oracle.apps.fnd.appltest.diagfwk.test.sample Provides sample Java tests. 
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.api that implement DiagTest
 class AbstractDiagTest
          Provides an abstract base class for all diagnostic tests.
 class UTestAbstractDiagTest.ATest
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.api.external
 

Classes in oracle.apps.fnd.appltest.diagfwk.api.external that implement DiagTest
static class QA_JavaAPI_TestSuite.DTestGenericStep
           
static class UTestDiagnosticsTestFramework.DTestGenericStep
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.cli
 

Classes in oracle.apps.fnd.appltest.diagfwk.cli that implement DiagTest
static class UTestRegisterVerb.SampleTest_UTestRegisterVerb_NoDep
          Sample test with no prereq, or tag dependencies.
static class UTestRegisterVerb.SampleTest_UTestRegisterVerb_NoDep_W_Usage
          Sample test with no prereq, or tag dependencies.
static class UTestReportVerb.TestStepLinks
           
static class UTestReportVerb.TestStepNLS
           
static class UTestStatusVerb.TestStepExecErr
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.engine
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine that implement DiagTest
static class UTestDiagCmdGetTestRun.DTestNoNLSKey
           
static class UTestDiagCmdRunTests.DTestGenericStep
           
static class UTestDiagPLSQLStepTests.SimpleJavaPiperTest
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine that return DiagTest
static DiagTest DiagEngineFactory.createDiagTest(java.lang.String pTestClass)
           
static DiagTest DiagEngineFactory.createDiagTest(java.lang.String pTestClass, java.lang.String extnName)
           
protected abstract  DiagTest DiagEngineFactory.makeDiagTest(java.lang.String pTestClass, java.lang.String pExtnName)
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.engine.facade
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.facade that implement DiagTest
static class UTestTestDefFacade.DTestWriteInputValuesToFileStep
           
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl that implement DiagTest
static class UTestTestDefImplRunSingle.DTest3LevelNesting
           
static class UTestTestDefImplRunSingle.DTest3LevelNesting_Step2
           
static class UTestTestDefImplRunSingle.DTest3LevelNesting_Step2_Step3
           
static class UTestTestDefImplRunSingle.DTest3LevelNestingExecErr
           
static class UTestTestDefImplRunSingle.DTest3LevelNestingExecErr_Step2
           
static class UTestTestDefImplRunSingle.DTest3LevelNestingExecErr_Step2_Step3
           
static class UTestTestDefImplRunSingle.DTestBaseDiagTest
          Base class for all the TEST Diagnostic test classes to extend from
static class UTestTestDefImplRunSingle.DTestMultiJavaStepsNoParams
           
static class UTestTestDefImplRunSingle.DTestMultiJavaStepsNoParams_Step2
           
static class UTestTestDefImplRunSingle.DTestMultiJavaStepsWithParams
           
static class UTestTestDefImplRunSingle.DTestMultiJavaStepsWithParams_Step2
           
static class UTestTestDefImplRunSingle.DTestMultiMixedStepsNoParams
           
static class UTestTestDefImplRunSingle.DTestMultiMixedStepsNoParams_Step2
           
static class UTestTestDefImplRunSingle.DTestMultiMixedStepsWithParams
           
static class UTestTestDefImplRunSingle.DTestMultiMixedStepsWithParams_Step2
           
static class UTestTestDefImplRunSingle.DTestMultiMixedStepsWithParamsBindings
           
static class UTestTestDefImplRunSingle.DTestMultiMixedStepsWithParamsBindings_Step2
           
static class UTestTestDefImplRunSingle.DTestSingleStepCustMonInterval
           
static class UTestTestDefImplRunSingle.DTestSingleStepCustMonIntervalInv
           
static class UTestTestDefImplRunSingle.DTestSingleStepNoParams
          TEST Diagnostic Tests
static class UTestTestDefImplRunSingle.DTestSingleStepReqdOutputNotSet
           
static class UTestTestDefImplRunSingle.DTestSingleStepWInputAndOutputParams
           
static class UTestTestDefImplRunSingle.DTestSingleStepWInputAndOutputSecretParams
           
static class UTestTestDefImplRunSingle.DTestSingleStepWInputParams
           
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return DiagTest
protected  DiagTest DiagEngineFactoryImpl.makeDiagTest(java.lang.String pTestClass, java.lang.String pExtnName)
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.engine.impl.apt
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl.apt that implement DiagTest
static class UTestAnnotationConverter.SampleTest
          A Sample Java Test class to illustrate the use of annotations to specify test definition metadata
static class UTestAnnotationConverterExceptions.InputParam_displayNameEx
          Test that Exception thrown when InputParam displayName is blank
static class UTestAnnotationConverterExceptions.InputParam_nameEx
          Test that Exception thrown when InputParam name is blank
static class UTestAnnotationConverterExceptions.OutputParam_displayNameEx
          Test that Exception thrown when OutputParam displayName is blank
static class UTestAnnotationConverterExceptions.OutputParam_nameEx
          Test that Exception thrown when OutputParam name is blank
static class UTestAnnotationConverterExceptions.Prereqs_valueEx
          Test that Exception thrown when Prereqs value is blank
static class UTestAnnotationConverterExceptions.Tag_nameEx
          Test that Exception thrown when Tag name is blank
static class UTestAnnotationConverterExceptions.Tag_valueEx
          Test that Exception thrown when Tag value is blank
static class UTestAnnotationConverterExceptions.TargetJavaClasses_valueEx
          Test that Exception thrown when TargetJavaClasses value is blank
static class UTestAnnotationConverterExceptions.TargetPLSQLPkg_nameEx
          Test that Exception thrown when TargetPLSQLPkg name is blank
static class UTestAnnotationConverterExceptions.TargetPLSQLPkg_typeEx
          Test that Exception thrown when TargetPLSQLPkg type is blank
static class UTestAnnotationConverterExceptions.TaxonomyTags_badModuleKeyEx
          Test that Exception thrown when TaxonomyTags badModuleKeyE is blank
static class UTestAnnotationConverterExceptions.TaxonomyTags_moduleIDEx
          Test that Exception thrown when TaxonomyTags moduleIDE is blank
static class UTestAnnotationConverterExceptions.TaxonomyTags_moduleKeyEx
          Test that Exception thrown when TaxonomyTags moduleKeyE is blank
static class UTestAnnotationConverterExceptions.TestDef_descriptionEx
          Test that Exception thrown when TestDef description is empty
static class UTestAnnotationConverterExceptions.TestDef_displayNameEx
          Test that Exception thrown when TestDef displayName is empty
static class UTestAnnotationConverterExceptions.TestDef_missingEx
          Test that Exception thrown when TestDef annotation is missing
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that implement DiagTest
static class UTestOADBTestDefDAOFetchPrereqs.DTestGenericStep
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.engine.provider.url
 

Classes in oracle.apps.fnd.appltest.diagfwk.engine.provider.url that implement DiagTest
static class UTestReportURLProvider.DTestGenericStep
           
 

Uses of DiagTest in oracle.apps.fnd.appltest.diagfwk.test.sample
 

Classes in oracle.apps.fnd.appltest.diagfwk.test.sample that implement DiagTest
 class SampleAppGeneralSetupTest
          Sample test that collects general Fusion Application setup data.
 class SampleCheckSetupGL
           
 class SampleCurrentUserInfoTest
          Sample test that collects user specific information.
 class SampleGLJournalDataCollector
           
 class SampleProfileTest
          Sample test that uses the Application service and its public EO/VO to do some data collection and create a report.
 class SampleTables
           
 class SampleTest
          A Sample Java Test class to illustrate the use of annotations to specify test definition metadata
 class SampleTestAnn
          A sample annotated Java diagnostic test.
 class SampleTestApplicationAM
          Sample test that uses the Application service and its public EO/VO to do some data collection and create a report.
 class SampleTestMsgSvc
          A sample test that logs Messages in the test report that refer to the FND Message Service as the NLS Bundle
 class SampleTestParameters
           
 class SampleTestReportFormat
          Sample Test to test report format and display.
 class SampleTestStep
          A simple Java test step that prints out the input parameters to a file.
 class SampleTestStepDiagErrorOrWarning
           
 class SampleTestStepSleep
          This test step simply sleeps for the specified interval in milliseconds.
 class SampleTestSysPropChecker
          A sample test that checks/collects JVM system properties
 class SampleTestWithExecError
          A sample test that causes one or more execution errors.
 class SampleTestWithLinks
          Generates a report with an assortment of links.
 class SampleTestWithLOVAndValidator
          A sample test that demonstrates input parameters with LOV Provider and Validator classes.
 


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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.