Esri / geometry-api-java

The Esri Geometry API for Java enables developers to write custom applications for analysis of spatial data. This API is used in the Esri GIS Tools for Hadoop and other 3rd-party data processing solutions.
Apache License 2.0
694 stars 260 forks source link

New test case added #305

Closed kenil121200 closed 8 months ago

kenil121200 commented 1 year ago

Add new test cases to test the functionality and also added the mockito in pom.xml.

stolstov commented 8 months ago

Looks good! Thank you for adding a test!