Tehreer-Android
Tehreer-Android copied to clipboard
Primitive Collections Testing
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.