brettwooldridge / SparseBitSet

An efficient sparse bit set implementation for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No unit tests?

aaime opened this issue · comments

The presentation seems to suggest there were JUnit tests, but the source code seems to provide none.
Don't know about people in general, but seeing a complex data structure without unit tests leaves me a bit doubtful :-)