You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2018/11/05 17:28:36 UTC

[GitHub] [geode] kirklund opened pull request #2779: GEODE-5978: Expand GeodeAwaitility and add test coverage

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 notifications@geode.apache.org

[GitHub] [geode] kirklund closed pull request #2779: GEODE-5978: Expand GeodeAwaitility and add test coverage

Posted by "kirklund (GitHub)" <gi...@apache.org>.
[ pull request closed by kirklund ]

[ Full content available at: https://github.com/apache/geode/pull/2779 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org