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
RestTestFragmentParserRestTestSuiteParseContextparse in interface RestTestFragmentParser<SetSection>java.io.IOExceptionRestTestParseException