Add hasAttributesSatisfying(Consumer<Attributes> attributes)
overload to AbstractPointAssert
#6031
Labels
hasAttributesSatisfying(Consumer<Attributes> attributes)
overload to AbstractPointAssert
#6031
Add
hasAttributesSatisfying(Consumer<Attributes> attributes)
overload toAbstractPointAssert
, to match similar overload inSpanDataAssert
.This method is useful for asserting against keys only (when you don't know or care about their values).
The text was updated successfully, but these errors were encountered: