testTimeout property

Duration? testTimeout
getter/setter pair

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

Implementation

Duration? testTimeout;