Class MatchAssertion

java.lang.Object
org.elasticsearch.test.rest.yaml.section.Assertion
org.elasticsearch.test.rest.yaml.section.MatchAssertion
All Implemented Interfaces:
ExecutableSection

public class MatchAssertion extends Assertion
Represents a match assert section: - match: { get.fields._routing: "5" }