@geode.apache.org
Subject: Re: Avoid PowerMockito
I've just submitted a PR to remove three uses of PowerMock.when that can be
trivially replaced with Mockito.when:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fpull%2F6112&data=04%7C01%
I've just submitted a PR to remove three uses of PowerMock.when that can be
trivially replaced with Mockito.when: https://github.com/apache/geode/pull/6112
and updated the ticket with a comment listing the remaining classes that are
using PowerMock. Only 7 files remain, so this feels like a very