[ https://issues.apache.org/jira/browse/GEODE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund resolved GEODE-5978. ------------------------------ Resolution: Fixed Fix Version/s: 1.8.0 > Expand GeodeAwaitility so that the default timeout can be used for > Mockito.timeout > ---------------------------------------------------------------------------------- > > Key: GEODE-5978 > URL: https://issues.apache.org/jira/browse/GEODE-5978 > Project: Geode > Issue Type: Wish > Components: tests > Reporter: Kirk Lund > Assignee: Kirk Lund > Priority: Major > Labels: pull-request-available > Fix For: 1.8.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Many tests use Mockito.verify which supports Mockito.timeout. I'd like to > expose the timeout in GeodeAwaitility for use with Mockito.timeout. I'd also > like to add toTimeDuration to facilitate conversions between > java.time.Duration and org.awaitility.Duration. > Since GeodeAwaitility does not have any unit tests, we should also make it > testable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)