UnitTestCase
python · Content Testing
Details
| ID | UnitTestCase |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
README
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
Inputs
| Argument Name | Description |
|---|---|
| testName | Test Case Name |
| listName | List to Read Test Case From |
| addAfter | Task in Playbook to Add Test Case After |
Outputs
There are no outputs for this script.
args: - description: Test Case Name. name: testName - description: List to Read Test Case From. name: listName - description: Task in Playbook to Add Test Case After. name: addAfter commonfields: id: UnitTestCase version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: "" dockerimage: demisto/python3:3.12.8.3296088 enabled: true name: UnitTestCase runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.0.0 tests: - No tests (auto formatted) runonce: false engineinfo: {}