You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "upthewaterspout (GitHub)" <gi...@apache.org> on 2018/12/15 00:14:57 UTC

[GitHub] [geode] upthewaterspout commented on pull request #2990: GEODE-6143: remove PowerMock from DataTypeJUnitTest

I really like using a real object rather than power mock here. But I think the issue is that this we apparently support multiple fixed id sizes - I see there is a byte and short test above. I think the code probably may work differently if the id can fit in an integer. So we probably need to use an object that fits in an integer.

[ Full content available at: https://github.com/apache/geode/pull/2990 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org