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