static class SVGRenderingAccuracyTestValidator.InvalidSVGContent extends TestReportValidator
SVGRenderingAccuracyTest
with a
valid URL pointing to an invalid SVG document. Checks that this
error is reported as a failure.ENTRY_KEY_EXPECTED_ERROR_CODE, ENTRY_KEY_EXPECTED_STATUS, ENTRY_KEY_RECEIVED_ERROR_CODE, ENTRY_KEY_RECEIVED_STATUS
id, name, parent
Constructor and Description |
---|
InvalidSVGContent() |
Modifier and Type | Method and Description |
---|---|
TestReport |
runImpl()
Subclasses should implement this method with the content of
the test case.
|
setConfig
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, run, runImplBasic, setId, setName, setParent
public TestReport runImpl() throws java.lang.Exception
AbstractTest
runImpl
in class TestReportValidator
java.lang.Exception