|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 7 (11.1.7) E22565-07 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.appllcm.sdk.common.TestBaseLCM
oracle.apps.fnd.appltest.diagfwk.TestBaseDiagfwk
oracle.apps.fnd.appltest.diagfwk.engine.UTestPLSQLDiagCmdRunTest
public class UTestPLSQLDiagCmdRunTest
| Field Summary |
|---|
| Fields inherited from class oracle.apps.fnd.appltest.diagfwk.TestBaseDiagfwk |
|---|
SYSPROP_ORACLE_ADR_BASE, SYSPROP_ORACLE_ADR_HOME, SYSPROP_ORACLE_ADR_INSTANCE_ID, SYSPROP_ORACLE_ADR_PRODUCT_ID, SYSPROP_TEST_DIR |
| Fields inherited from class oracle.apps.fnd.appllcm.sdk.common.TestBaseLCM |
|---|
mWorkingDir |
| Constructor Summary | |
|---|---|
UTestPLSQLDiagCmdRunTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
For testing standalone (outside of the build) |
void |
setUp()
|
static junit.framework.Test |
suite()
For compatibility with old (pre junit 4.0) junit runners |
void |
tearDown()
|
void |
testRunPLSQLDiagTest()
Runs the PL/SQL diagnostic test implemented by the fnd_diag_plsql_test package. |
void |
testRunPLSQLDiagTestError()
Runs the PL/SQL diagnostic test implemented by the fnd_diag_plsql_test package for reporting errors. |
void |
testRunPLSQLDiagTestException()
Runs the PL/SQL diagnostic test implemented by the fnd_diag_plsql_test package for reporting exceptions. |
void |
testRunPLSQLDiagTestWarning()
Runs the PL/SQL diagnostic test implemented by the fnd_diag_plsql_test package for reporting warnings. |
| Methods inherited from class oracle.apps.fnd.appllcm.sdk.common.TestBaseLCM |
|---|
assertFileContains, deleteFilesUnderDir, deleteFilesUnderDir, deleteFileUnderDir, deleteFileUnderWorkDir, getWorkingDir, setUpBase, setWorkingDir, tearDownBase, writeFileUnderDir, writeFileUnderWorkDir |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTestPLSQLDiagCmdRunTest()
| Method Detail |
|---|
public void setUp()
public void testRunPLSQLDiagTest()
public void testRunPLSQLDiagTestWarning()
public void testRunPLSQLDiagTestError()
public void testRunPLSQLDiagTestException()
public void tearDown()
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 7 (11.1.7) E22565-07 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||