Class ClientYamlTestSection

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

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