Class AllMatch
java.lang.Object
com.codeborne.selenide.CollectionCondition
com.codeborne.selenide.collections.PredicateCollectionCondition
com.codeborne.selenide.collections.AllMatch
-
Field Summary
Fields inherited from class com.codeborne.selenide.collections.PredicateCollectionCondition
description, matcher, predicate
Fields inherited from class com.codeborne.selenide.CollectionCondition
empty, explanation
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codeborne.selenide.collections.PredicateCollectionCondition
fail, missingElementSatisfiesCondition, toString
Methods inherited from class com.codeborne.selenide.CollectionCondition
allMatch, anyMatch, attributes, attributes, because, containExactTextsCaseSensitive, containExactTextsCaseSensitive, exactTexts, exactTexts, exactTextsCaseSensitive, exactTextsCaseSensitive, exactTextsCaseSensitiveInAnyOrder, exactTextsCaseSensitiveInAnyOrder, itemWithText, noneMatch, size, sizeGreaterThan, sizeGreaterThanOrEqual, sizeLessThan, sizeLessThanOrEqual, sizeNotEqual, texts, texts, textsInAnyOrder, textsInAnyOrder
-
Constructor Details
-
AllMatch
-
-
Method Details
-
test
-