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