You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Kirk Lund <kl...@apache.org> on 2021/03/22 16:49:21 UTC

Last 3 unit tests using PowerMock

We are down to 3 unit tests that use PowerMock. I'm going to start work on
these 3 today.

geode-core/src/test/java/org/apache/geode/internal/offheap/OffHeapRegionEntryHelperJUnitTest.java
geode-core/src/test/java/org/apache/geode/internal/offheap/ReferenceCountHelperImplTest.java
geode-core/src/test/java/org/apache/geode/internal/offheap/ReferenceCountHelperJUnitTest.java

Please let me know if anyone has already started on any of these. If I
don't hear back, I'll try to have a PR ready within a couple days.

Thanks,
Kirk