Class ClientYamlTestExecutionContext

java.lang.Object
org.elasticsearch.test.rest.yaml.ClientYamlTestExecutionContext

public class ClientYamlTestExecutionContext extends Object
Execution context passed across the REST tests. Holds the REST client used to communicate with elasticsearch. Caches the last obtained test response and allows to stash part of it within variables that can be used as input values in following requests.