This is an automated email from the ASF dual-hosted git repository.
onichols pushed a change to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 53820e4 Upgraded version number for releasing 1.10.0
new f5a3c98 GEODE-7001: Rename LocalRegionTest to
LocalRegionPartialMockTest
new 373aaf0 GEODE-7001: Prevent potential NPE in LocalRegion
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/geode/internal/cache/LocalRegion.java | 24 +-
.../internal/cache/AbstractRegionJUnitTest.java | 6 +-
...onTest.java => LocalRegionPartialMockTest.java} | 2 +-
.../geode/internal/cache/LocalRegionTest.java | 285 ++++-----------------
4 files changed, 74 insertions(+), 243 deletions(-)
copy
geode-core/src/test/java/org/apache/geode/internal/cache/{LocalRegionTest.java
=> LocalRegionPartialMockTest.java} (99%)