GitHub user sboorlagadda opened a pull request:
https://github.com/apache/incubator-geode/pull/60
Fixes GEODE-645 & GEODE-651
Added JUnit tests to Chunk and subclasses
* GEODE-645: OffHeapCachedDeserializable needs unit test
* GEODE-651: Chunk classes need unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sboorlagadda/incubator-geode GEODE-651
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/60.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #60
----
commit 18de08550803d7206893bcd96ad0fa4dbb512ac8
Author: Sai Boorlagadda <[email protected]>
Date: 2015-12-11T01:33:57Z
Added chunck classes tests
commit 0750473a6e2d6b239fd0ca85661a4ae4f113143f
Author: Sai Boorlagadda <[email protected]>
Date: 2015-12-15T22:22:33Z
Fixed review comments
commit 1857b4af2cce25e8ed39f4c0fd07537e8240b78c
Author: Sai Boorlagadda <[email protected]>
Date: 2015-12-15T22:29:29Z
Formatted using Geode code style for Eclipse
commit faffada31f3d38a6a53c3617ffadcf7130273fac
Author: Sai Boorlagadda <[email protected]>
Date: 2015-12-15T22:37:35Z
renamed beforeClass to setUp
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---