public interface TestAssertion
| Modifier and Type | Interface and Description |
|---|---|
static class |
TestAssertion.Status
Enum that indicates the result of a particular test assertion, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
String |
getMessage() |
int |
getOrdinal() |
RuleId |
getRuleId() |
TestAssertion.Status |
getStatus() |
int getOrdinal()
RuleId getRuleId()
validation.Rule that this assertion refers toTestAssertion.Status getStatus()
TestAssertion.Status that indicates the result of this test
assertionString getMessage()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.