Class ClientYamlTestSection

java.lang.Object
org.elasticsearch.test.rest.yaml.section.ClientYamlTestSection
All Implemented Interfaces:
java.lang.Comparable<ClientYamlTestSection>

public class ClientYamlTestSection
extends java.lang.Object
implements java.lang.Comparable<ClientYamlTestSection>
Represents a test section, which is composed of a skip section and multiple executable sections.