Executes utPLSQL test suites using the runSuite operation.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Suite In | FDUTPLSQL_RSUITE_INP_SUITE_IN | Yes | The name of the test suite to run. |
Autocompile On | FDUTPLSQL_RSUITE_INP_AUTOCOMPILE_ON | No | Pass FALSE to avoid auto-recompilation for the runSuite operation. The default settings for utPLSQL is to re-compile your base package before each unit test. |
Reset Results In | FDUTPLSQL_RSUITE_INP_RESET_RESULTS_IN | No | Pass |
Per Method Setup In | FDUTPLSQL_RSUITE_INP_PER_METHOD_SETUP_IN | No | Pass |
Artifacts
This operation delegates the consume/produce artifacts decision to the workflow developer.
Endpoint Selection
This operation delegates the selection to the workflow developer to determine.
Endpoint ExecutionÂ
This operations delegates the execution to the workflow developer to decide.