Terracotta-OSS / offheap-store

A library that provides a set of map and cache implementations that store data outside of the normal Java heap
Apache License 2.0
90 stars 46 forks source link

Add unit test coverage for uncovered classes #8

Open chrisdennis opened 9 years ago

chrisdennis commented 9 years ago

We have a reasonable amount of integration level test coverage but very little unit test coverage outside of a few core classes. We should endeavor to add unit tests for uncovered classes.