All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.elasticsearch.testframework.rest.package-info Maven / Gradle / Ivy

/**
 * Infrastructure for testing REST.
 *
 * See {@link org.elasticsearch.testframework.rest.ESRestTestCase} for running tests against an Elasticsearch cluster
 * using the REST tests and the rest of the package for mocking utilities.
 */
package org.elasticsearch.testframework.rest;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy