|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.6) E22565-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.appltest.diagfwk.engine.DiagCmdRunTests.ExecArg
oracle.apps.fnd.appltest.diagfwk.engine.DiagCmdRunTests.TestArg
public static class DiagCmdRunTests.TestArg
Internal class representing a single test name argument
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface oracle.apps.fnd.appltest.diagfwk.common.DiagConstants |
|---|
DiagConstants.ExecutionMode, DiagConstants.Format, DiagConstants.LinkType, DiagConstants.Status |
| Field Summary |
|---|
| Fields inherited from class oracle.apps.fnd.appltest.diagfwk.engine.DiagCmdRunTests.ExecArg |
|---|
mChainedTestListSet, mHasTestRequiringApplicationCode, mLastSubmitted, mOrgArgName, mOrgArgValue, mTagDAO, mTestDefDAO |
| Fields inherited from interface oracle.apps.fnd.appltest.diagfwk.engine.DiagCmdConstants |
|---|
DELIM_VALUE, PARAM_APP, PARAM_CHILD_REPORTS, PARAM_CONNECT_STR, PARAM_DB_PWD, PARAM_DB_UN, PARAM_DESTDIR, PARAM_DIR, PARAM_EXEC_MODE, PARAM_EXECID, PARAM_FORMAT, PARAM_HELP, PARAM_LANG, PARAM_MAKESUBDIR, PARAM_MODID, PARAM_MODKEY, PARAM_NTHREADS, PARAM_PREREQ, PARAM_PRINTTOCONSOLE, PARAM_PRINTTREE, PARAM_PWD, PARAM_QUERY, PARAM_RECURSE, PARAM_REGISTER, PARAM_REPORT, PARAM_RUN_LOCALLY, PARAM_RUN_NAME, PARAM_RUNID, PARAM_RUNTEST, PARAM_STATUS, PARAM_TEST, PARAM_TESTFILE, PARAM_TOKEN_INPUT, PARAM_TOKEN_TAG, PARAM_TRANSLATE, PARAM_USERNAME, PARAM_VALIDATE_ONLY, PARAM_WAITFORCOMPLETION, PARAM_WRITETOFILE, PRE_POPULATED_EXECID |
| Constructor Summary | |
|---|---|
DiagCmdRunTests.TestArg(java.lang.String pOrgArgName,
java.lang.String pOrgArgValue)
|
|
| Method Summary | |
|---|---|
static java.util.List<DiagCmdRunTests.TestArg> |
make(java.util.List<java.lang.String> pTestNames)
|
void |
resolveIdentifier()
Based on the original argument value, resolves the arg value to an identifier for an executable entity i.e. |
void |
resolveTests(boolean prereqs,
boolean recurse,
DiagCmdRunTests.TestDefCacheHandler handler)
Resolves the tests that would need to be run when executing this argument. |
| Methods inherited from class oracle.apps.fnd.appltest.diagfwk.engine.DiagCmdRunTests.ExecArg |
|---|
executeNextSet, getOrgArgName, getOrgArgValue, hasMoreSets, hasTestRequiringApplicationCode, init, isReady, makeExecArgs, nextSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiagCmdRunTests.TestArg(java.lang.String pOrgArgName,
java.lang.String pOrgArgValue)
| Method Detail |
|---|
public void resolveIdentifier()
DiagCmdRunTests.ExecArg
resolveIdentifier in class DiagCmdRunTests.ExecArg
public void resolveTests(boolean prereqs,
boolean recurse,
DiagCmdRunTests.TestDefCacheHandler handler)
DiagCmdRunTests.ExecArg
resolveTests in class DiagCmdRunTests.ExecArgprereqs - - indicates whether or not prerequisites
should be included during the resolution processrecurse - - indicates whether or not tests should
be resolved recursively. This flag applies to exec arguments
that represent tag values.handler - - to get the TestDef from the cache for the current
test runpublic static java.util.List<DiagCmdRunTests.TestArg> make(java.util.List<java.lang.String> pTestNames)
|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.6) E22565-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||