Uses of Class
dev.aherscu.qa.testing.utils.assertions.Assertion
-
Packages that use Assertion Package Description dev.aherscu.qa.testing.utils.assertions -
-
Uses of Assertion in dev.aherscu.qa.testing.utils.assertions
Subclasses of Assertion in dev.aherscu.qa.testing.utils.assertions Modifier and Type Class Description class
JsonAssertion<M>
Represents a JSON assertion as a JSON path paired with a Hamcrest matcher.class
JXPathAssertion<M>
Represents an JXPath assertion as a path paired with a Hamcrest matcher.
-