Tehreer-Android icon indicating copy to clipboard operation
Tehreer-Android copied to clipboard

Primitive Collections Testing

Open mta452 opened this issue 5 years ago • 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.

mta452 avatar Aug 05 '18 07:08 mta452

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

mta452 avatar Aug 21 '18 13:08 mta452