You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/05/17 01:01:04 UTC

[jira] [Created] (GEODE-2934) Refactor AnalyzeSerializablesJUnitTest and subclasses

Kirk Lund created GEODE-2934:
--------------------------------

             Summary: Refactor AnalyzeSerializablesJUnitTest and subclasses
                 Key: GEODE-2934
                 URL: https://issues.apache.org/jira/browse/GEODE-2934
             Project: Geode
          Issue Type: Wish
          Components: tests
            Reporter: Kirk Lund


There is quite a lot of redundant code in AnalyzeSerializablesJUnitTest, AnalyzeCQSerializablesJUnitTest and AnalyzeWANSerializablesJUnitTest.

The subclasses should be able to specify a simple geode-module module name and keep all of the other code in AnalyzeSerializablesJUnitTest.

I'd also like to move most of the setup to the Before method and make the actual tests smaller and easier to debug.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)