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

E22565-06

oracle.apps.fnd.appltest.diagfwk.mbean.external
Class QA_JMX_API_MATS

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.mbean.external.QA_JMX_API_MATS

public class QA_JMX_API_MATS
extends java.lang.Object


Constructor Summary
QA_JMX_API_MATS()
           
 
Method Summary
protected  javax.management.openmbean.TabularDataSupport createParamValueOpenTypeInstance(java.util.Map<java.lang.String,java.lang.String> map)
           
protected  javax.management.openmbean.TabularDataSupport createTestParamsOpenTypeInstance(java.lang.String[] testNames, javax.management.openmbean.TabularData[] params)
           
static void setupBeforeClass()
          Setup JMX connection and proxy
static void teardownAfterClass()
          Cleanup
 void testGetInputParameters()
          Get input parameters info for a giving test.
 void testGetListofTestDef()
          Get a lits of diagnostic tests.
 void testGetODFDashboardURL()
          Basic test run GetODFDashboardURL
 void testGetStatus()
          get status of non existent run names and ids
 void testGetTestRunReportURL()
          Basic test run ReportURL
 void testIsTestRunnable()
          check if a test is runnable.
 void testRun_ByModuleId()
          Basic test ByModuleId
 void testRun_ByModuleKey()
          Basic test ByModuleKey(s)
 void testRun_ByProduct()
          Basic test ByProduct
 void testRun_ByTag()
          Basic test run By Tag Names/Values
 void testRun_ByTestName()
          Basic test which invokes type 1 & type 2 tests
 void testRun()
          Basic test run API
 void testRunTestWithWriteReport()
          run a test and write report to ADR location.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QA_JMX_API_MATS

public QA_JMX_API_MATS()
Method Detail

setupBeforeClass

public static void setupBeforeClass()
                             throws java.lang.Exception
Setup JMX connection and proxy

Throws:
java.lang.Exception

teardownAfterClass

public static void teardownAfterClass()
                               throws java.lang.Exception
Cleanup

Throws:
java.lang.Exception

testGetListofTestDef

public void testGetListofTestDef()
Get a lits of diagnostic tests.


testGetInputParameters

public void testGetInputParameters()
Get input parameters info for a giving test.


testIsTestRunnable

public void testIsTestRunnable()
check if a test is runnable.


testRunTestWithWriteReport

public void testRunTestWithWriteReport()
run a test and write report to ADR location.


testRun_ByTestName

public void testRun_ByTestName()
Basic test which invokes type 1 & type 2 tests


testRun_ByProduct

public void testRun_ByProduct()
Basic test ByProduct


testRun_ByModuleId

public void testRun_ByModuleId()
Basic test ByModuleId


testRun_ByModuleKey

public void testRun_ByModuleKey()
Basic test ByModuleKey(s)


testRun_ByTag

public void testRun_ByTag()
Basic test run By Tag Names/Values


testRun

public void testRun()
Basic test run API


testGetTestRunReportURL

public void testGetTestRunReportURL()
Basic test run ReportURL


testGetODFDashboardURL

public void testGetODFDashboardURL()
Basic test run GetODFDashboardURL


testGetStatus

public void testGetStatus()
get status of non existent run names and ids


createParamValueOpenTypeInstance

protected javax.management.openmbean.TabularDataSupport createParamValueOpenTypeInstance(java.util.Map<java.lang.String,java.lang.String> map)
                                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

createTestParamsOpenTypeInstance

protected javax.management.openmbean.TabularDataSupport createTestParamsOpenTypeInstance(java.lang.String[] testNames,
                                                                                         javax.management.openmbean.TabularData[] params)
                                                                                  throws java.lang.Exception
Throws:
java.lang.Exception

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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.