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