mapbox-java icon indicating copy to clipboard operation
mapbox-java copied to clipboard

[Tests] Add more unit tests for `services-core` module

Open RingerJK opened this issue 3 years ago • 0 comments

Have to review mapbox-java services-core module and add unit tests where required

Samples of code without unit tests: https://github.com/mapbox/mapbox-java/blob/3bed27a64a0b934f5bf8a9b2ce2b18725b6d9a56/services-core/src/main/java/com/mapbox/core/utils/MapboxUtils.java#L8-L27

https://github.com/mapbox/mapbox-java/blob/3bed27a64a0b934f5bf8a9b2ce2b18725b6d9a56/services-core/src/main/java/com/mapbox/core/utils/TextUtils.java#L82-L88

RingerJK avatar Sep 05 '22 13:09 RingerJK