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