testTiming property

TestTiming? testTiming
getter/setter pair

The timing break down of the test execution.

  • In response: present if set by create or update - In create/update request: optional

Implementation

TestTiming? testTiming;