Package ru.tinkoff.qa.neptune.core.api.hamcrest
This package contains additional general matchers that not present
in org.hamcrest so far. It may be moved to org.hamcrest
-
Class Summary Class Description AllMatchersParameterValueGetter MatchObjectName Implementors of this class are used to append name of an object toObjectIsNotPresentMismatch
andMismatchDescriber
.MismatchDescriber Helper class that builds description of mismatch using parameters.NeptuneFeatureMatcher<T> For matchers that check specific objects which are used/supported by Neptune.NullValueMismatch ObjectIsNotPresentMismatch PropertyValueMismatch Common mismatch description.ThrowableValueGetter TypesValueGetter -
Annotation Types Summary Annotation Type Description UnitesCriteria Marks classes that extendNeptuneFeatureMatcher
.