OpenSearch/qa/smoke-test-http/src/test/java/org/elasticsearch/http
Nik Everett 9f8f2ea54b Remove ESIntegTestCase#pluginList
It was a useful method in 1.7 when javac's type inference wasn't as
good, but now we can just replace it with `Arrays.asList`.
2016-08-11 15:44:02 -04:00
..
ContextAndHeaderTransportIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
CorsNotSetIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
CorsRegexIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
DeprecationHttpIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
DetailedErrorsDisabledIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
DetailedErrorsEnabledIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
HttpCompressionIT.java Introduce Netty 4 2016-07-22 22:26:35 -04:00
HttpSmokeTestCase.java Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
ResponseHeaderPluginIT.java restore throws IOException clause on all performRequest sync methods 2016-07-19 15:18:05 +02:00
TestDeprecatedQueryBuilder.java Migrate query registration from push to pull 2016-07-20 12:33:51 -04:00
TestDeprecationHeaderRestAction.java Fix remaining tests that either need access to the netty module or require explict configuration 2016-07-12 16:29:57 +02:00
TestDeprecationPlugin.java Migrate query registration from push to pull 2016-07-20 12:33:51 -04:00
TestResponseHeaderPlugin.java Fix remaining tests that either need access to the netty module or require explict configuration 2016-07-12 16:29:57 +02:00
TestResponseHeaderRestAction.java Fix remaining tests that either need access to the netty module or require explict configuration 2016-07-12 16:29:57 +02:00