You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (JIRA)" <ji...@apache.org> on 2018/09/13 18:49:00 UTC

[jira] [Updated] (GEODE-5735) Layers of inheritance generating thousands of tests.

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

Mark Hanson updated GEODE-5735:
-------------------------------
    Summary: Layers of inheritance generating thousands of tests.  (was: Layers of inheritance generating hundreds of tests.)

> Layers of inheritance generating thousands of tests.
> ----------------------------------------------------
>
>                 Key: GEODE-5735
>                 URL: https://issues.apache.org/jira/browse/GEODE-5735
>             Project: Geode
>          Issue Type: Improvement
>          Components: core
>            Reporter: Mark Hanson
>            Priority: Major
>
> Distributed(No)AckRegion*DUnitTests inherits from Distributed(No)AckRegionDUnitTest test class which inherits from the MultiVMRegionTestCase test class which inherits from the RegionTestCase test class. This is generating a large number of tests that do virtually the same things. 
> Maybe we don't need so many duplicated tests. Perhaps the thing to do is to define some base classes and that do what we need more effectively.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)