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
RestTestFragmentParser
RestTestSuiteParseContext
parse
in interface RestTestFragmentParser<DoSection>
java.io.IOException
RestTestParseException