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

Kirk Lund updated GEODE-4459:
-----------------------------
    Description: 
These tests in org.apache.geode.pdx invoke singleton getters.

CacheFactory.getAnyInstance():
* JSONFormatterJUnitTest

GemFireCacheImpl.getInstance():
* ClientsWithVersioningRetryDUnitTest
* PdxAttributesJUnitTest

GemFireCacheImpl.getForPdx(String):
* PdxInstanceJUnitTest

InternalDistributedSystem.getAnyInstance():
* DistributedSystemIdDUnitTest


  was:
These tests in org.apache.geode.pdx invoke singleton getters.

CacheFactory.getAnyInstance():
* JSONFormatterJUnitTest

GemFireCacheImpl.getInstance():
* ClientsWithVersioningRetryDUnitTest
* PdxAttributesJUnitTest

GemFireCacheImpl.getForPdx(String):
* PdxInstanceJUnitTest


> Remove singleton calls from all tests in org.apache.geode.pdx
> -------------------------------------------------------------
>
>                 Key: GEODE-4459
>                 URL: https://issues.apache.org/jira/browse/GEODE-4459
>             Project: Geode
>          Issue Type: Sub-task
>          Components: serialization, tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> These tests in org.apache.geode.pdx invoke singleton getters.
> CacheFactory.getAnyInstance():
> * JSONFormatterJUnitTest
> GemFireCacheImpl.getInstance():
> * ClientsWithVersioningRetryDUnitTest
> * PdxAttributesJUnitTest
> GemFireCacheImpl.getForPdx(String):
> * PdxInstanceJUnitTest
> InternalDistributedSystem.getAnyInstance():
> * DistributedSystemIdDUnitTest



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

Reply via email to