Class TeardownSection

java.lang.Object
org.elasticsearch.test.rest.yaml.section.TeardownSection

public class TeardownSection
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static TeardownSection EMPTY  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<ExecutableSection> getDoSections()  
    SkipSection getSkipSection()  
    boolean isEmpty()  
    static TeardownSection parse​(org.elasticsearch.common.xcontent.XContentParser parser)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait