instead of modifying the AbstractRegionEntry unit test I think you should modify or add a unit test for DiskStoreID. That is the class you are modifying and it should make your test much simpler since you can just directly test compareTo and demonstrate that it returns 0 for DiskStoreID that are not equal.
[ Full content available at: https://github.com/apache/geode/pull/2676 ] This message was relayed via gitbox.apache.org for [email protected]
