Add getTimeout to allow the default timeout to be used for more than just Awaitility (for example, with Mockito.timeout).
Add toTimeDuration to facilitate conversions between java.time.Duration and org.awaitility.Duration. Make timeout non-static for testing and write some unit tests. NOTE: I'm using these changes in PR #2778. [ Full content available at: https://github.com/apache/geode/pull/2779 ] This message was relayed via gitbox.apache.org for [email protected]
