public class SetSectionParser extends java.lang.Object implements RestTestFragmentParser<SetSection>
Constructor and Description |
---|
SetSectionParser() |
Modifier and Type | Method and Description |
---|---|
SetSection |
parse(RestTestSuiteParseContext parseContext)
Parses a test fragment given the current
RestTestSuiteParseContext |
public SetSection parse(RestTestSuiteParseContext parseContext) throws java.io.IOException, RestTestParseException
RestTestFragmentParser
RestTestSuiteParseContext
parse
in interface RestTestFragmentParser<SetSection>
java.io.IOException
RestTestParseException