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:40:00 UTC

[jira] [Created] (GEODE-5735) Layers of inheritance generating hundreds of tests.

Mark Hanson created GEODE-5735:
----------------------------------

             Summary: Layers of inheritance generating hundreds of tests.
                 Key: GEODE-5735
                 URL: https://issues.apache.org/jira/browse/GEODE-5735
             Project: Geode
          Issue Type: Improvement
          Components: core
            Reporter: Mark Hanson


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)