testProcessDuration property

Duration? testProcessDuration
getter/setter pair

How long it took to run the test process.

  • In response: present if previously set. - In create/update request: optional

Implementation

Duration? testProcessDuration;