T - the test fragment's type that gets parsed and returnedpublic interface RestTestFragmentParser<T>
| Modifier and Type | Method and Description |
|---|---|
T |
parse(RestTestSuiteParseContext parseContext)
Parses a test fragment given the current
RestTestSuiteParseContext |
T parse(RestTestSuiteParseContext parseContext) throws java.io.IOException, RestTestParseException
RestTestSuiteParseContextjava.io.IOExceptionRestTestParseException