public class SetupSectionParser extends java.lang.Object implements ClientYamlTestFragmentParser<SetupSection>
Constructor and Description |
---|
SetupSectionParser() |
Modifier and Type | Method and Description |
---|---|
SetupSection |
parse(ClientYamlTestSuiteParseContext parseContext)
Parses a test fragment given the current
ClientYamlTestSuiteParseContext |
public SetupSection parse(ClientYamlTestSuiteParseContext parseContext) throws java.io.IOException, ClientYamlTestParseException
ClientYamlTestFragmentParser
ClientYamlTestSuiteParseContext
parse
in interface ClientYamlTestFragmentParser<SetupSection>
java.io.IOException
ClientYamlTestParseException