Execute trig-test-json.py to create extra-results.json file
Definition at line 511 of file CheckSteps.py.
◆ __init__()
| python.TrigValSteering.CheckSteps.TrigTestJsonStep.__init__ |
( |
| self, |
|
|
| name = 'TrigTestJson' ) |
Definition at line 514 of file CheckSteps.py.
514 def __init__(self, name='TrigTestJson'):
515 super(TrigTestJsonStep, self).__init__(name)
516 self.executable = 'trig-test-json.py'
517
518
◆ executable
| str python.TrigValSteering.CheckSteps.TrigTestJsonStep.executable = 'trig-test-json.py' |
The documentation for this class was generated from the following file: