UpdateSuiteAutoTestBaseData¶
- class UpdateSuiteAutoTestBaseData[source]¶
The required data for the AutoTest::UpdateSuite operation.
- steps: Sequence[IOTestInputAsJSON | RunProgramInputAsJSON | CustomOutputInputAsJSON | CheckPointsInputAsJSON | JunitTestInputAsJSON | CodeQualityInputAsJSON]¶
The steps that should be in this suite. They will be run as the order they are provided in.