You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/05/03 16:37:00 UTC

[jira] [Updated] (GEODE-5175) Remove PersistentPartitionedRegionTestBase

     [ https://issues.apache.org/jira/browse/GEODE-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund updated GEODE-5175:
-----------------------------
    Priority: Minor  (was: Major)

> Remove PersistentPartitionedRegionTestBase
> ------------------------------------------
>
>                 Key: GEODE-5175
>                 URL: https://issues.apache.org/jira/browse/GEODE-5175
>             Project: Geode
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Minor
>
> 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)