OpenSearch/libs/geo/src
Nik Everett 2362c430cd
Clean up wire test case a bit (#50627) (#50632)
* Adds JavaDoc to `AbstractWireTestCase` and
`AbstractWireSerializingTestCase` so it is more obvious you should prefer
the latter if you have a choice
* Moves the `instanceReader` method out of `AbstractWireTestCase` becaue
it is no longer used.
* Marks a bunch of methods final so it is more obvious which classes are
for what.
* Cleans up the side effects of the above.
2020-01-05 16:20:38 -05:00
..
main/java/org/elasticsearch/geometry Geo: Switch generated WKT to upper case (#50285) 2019-12-18 17:29:08 -05:00
test/java/org/elasticsearch/geometry Clean up wire test case a bit (#50627) (#50632) 2020-01-05 16:20:38 -05:00