testTimeout property

String? testTimeout
getter/setter pair

Max time a test execution is allowed to run before it is automatically cancelled.

The default value is 5 min.

Implementation

core.String? testTimeout;