Tehreer/Tehreer-Android

Primitive Collections Testing

mta452 opened this issue · 1 comments

The primitive collections are at the core of the library. Even a minor mistake can have a huge impact on the stability. General test cases should be available to check the correctness of concrete implementations.

Wrote unit tests for all IntList implementations in v2.2. Other collections are pending for now.