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