mapbox-java
mapbox-java copied to clipboard
[Tests] Add more unit tests for `services-core` module
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