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)