issues
search
linkedin
/
PalDB
An embeddable write-once key-value store written in Java
Apache License 2.0
939
stars
178
forks
source link
Unittest - Add more unit tests to improve coverage for StorageCache
#27
Closed
bvarghese1
closed
8 years ago
bvarghese1
commented
8 years ago
Add more tests for the following functions
boolean contains(Object key)
int getWeight()
bvarghese1
commented
8 years ago
@mbastian Please review
mbastian
commented
8 years ago
Thanks! Looks good