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