You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2018/10/03 21:38:28 UTC

[jira] [Closed] (GEODE-5285) Make PdxInstanceImplTest a unit test instead of an integration test

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

nabarun closed GEODE-5285.
--------------------------

> Make PdxInstanceImplTest a unit test instead of an integration test
> -------------------------------------------------------------------
>
>                 Key: GEODE-5285
>                 URL: https://issues.apache.org/jira/browse/GEODE-5285
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Michael Dodge
>            Assignee: Michael Dodge
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> PdxInstanceImplTest had to use the category of IntegrationTest because there were uses of static singletons buried deep in the code where they could not be mocked. Modify the code as necessary so that PdxInstanceImplTest uses the category of UnitTest.



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