elasticsearch/test/framework
Luca Cavanna 8b4a298874
Migrate some *ResponseTests to AbstractStreamableXContentTestCase (#28749)
This allows us to save a bit of code, but also adds more coverage as it tests serialization which was missing in some of the existing tests. Also it requires implementing equals/hashcode and we get the corresponding tests for them for free from the base test class.
2018-02-21 20:04:12 +01:00
..
src Migrate some *ResponseTests to AbstractStreamableXContentTestCase (#28749) 2018-02-21 20:04:12 +01:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00