Package org.opensearch.test.rest.yaml.section
package org.opensearch.test.rest.yaml.section
Sections within the YAML tests that are executed to run the tests.
-
ClassDescriptionRepresents a test fragment that contains the information needed to call an apiBase class for executable sections that hold assertionsRepresents a test section, which is composed of a skip section and multiple executable sections.Holds a REST test suite loaded from a specific yaml file.Represents a do section:Represents a test fragment that can be executed (e.g.Represents a gt assert section:Represents a gte assert section:Represents an is_false assert section:Represents an is_true assert section:Represents a length assert section:Represents a lt assert section:Represents a lte assert section:Represents a match assert section:Represents a set section:Represents a setup section.Represents a skip section that tells whether a specific test section or suite needs to be skipped based on: - the opensearch version the tests are running against - a specific test feature required that might not be implemented yet by the runnerRepresents a transform_and_set section: