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