mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-25 21:04:51 +00:00
Adding tests on 5.2 branch asserting specific expectations of Cache and Statistics API and SPI to ensure we maintain seamless upgradeability to 5.3 in terms of region name expectations (region-name-prefix handling) * RegionNameTest - old API/SPI methods expected prefixed region name - make sure we continue to support that * ConcurrentStatisticsTest - added cache prefix * RefreshUpdatedDataTest - removed inaccurate assertions