Kirk Lund created GEODE-5175:
--------------------------------
Summary: Remove PersistentPartitionedRegionTestBase
Key: GEODE-5175
URL: https://issues.apache.org/jira/browse/GEODE-5175
Project: Geode
Issue Type: Improvement
Components: tests
Reporter: Kirk Lund
Remove PersistentPartitionedRegionTestBase and overhaul the tests that extend
it:
{noformat}
JUnit4DistributedTestCase (org.apache.geode.test.dunit.internal)
JUnit4CacheTestCase (org.apache.geode.test.dunit.cache.internal)
PersistentPartitionedRegionTestBase
(org.apache.geode.internal.cache.partitioned)
PersistentPartitionedRegionWithTransactionDUnitTest
(org.apache.geode.internal.cache.partitioned)
PersistentPartitionedRegionWithDistTXDUnitTest
(org.apache.geode.disttx)
PersistentColocatedPartitionedRegionDUnitTest
(org.apache.geode.internal.cache.partitioned)
PersistentPartitionedRegionDUnitTest
(org.apache.geode.internal.cache.partitioned)
PersistentPartitionedRegionOldConfigDUnitTest
(org.apache.geode.internal.cache.partitioned)
BackupDistributedTest (org.apache.geode.internal.cache.backup)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)