Class ExactTextsCaseSensitiveInAnyOrder
java.lang.Object
com.codeborne.selenide.CollectionCondition
com.codeborne.selenide.collections.ExactTexts
com.codeborne.selenide.collections.ExactTextsCaseSensitiveInAnyOrder
-
Field Summary
Fields inherited from class com.codeborne.selenide.collections.ExactTexts
expectedTextsFields inherited from class com.codeborne.selenide.CollectionCondition
empty, explanation -
Constructor Summary
ConstructorsConstructorDescriptionExactTextsCaseSensitiveInAnyOrder(String... exactTexts) ExactTextsCaseSensitiveInAnyOrder(List<String> exactTexts) -
Method Summary
Methods inherited from class com.codeborne.selenide.collections.ExactTexts
check, fail, missingElementSatisfiesConditionMethods inherited from class com.codeborne.selenide.CollectionCondition
allMatch, anyMatch, attributes, attributes, because, check, containExactTextsCaseSensitive, containExactTextsCaseSensitive, exactTexts, exactTexts, exactTextsCaseSensitive, exactTextsCaseSensitive, exactTextsCaseSensitiveInAnyOrder, exactTextsCaseSensitiveInAnyOrder, itemWithText, noneMatch, size, sizeGreaterThan, sizeGreaterThanOrEqual, sizeLessThan, sizeLessThanOrEqual, sizeNotEqual, texts, texts, textsInAnyOrder, textsInAnyOrder
-
Constructor Details
-
ExactTextsCaseSensitiveInAnyOrder
-
ExactTextsCaseSensitiveInAnyOrder
-
-
Method Details
-
check
- Overrides:
checkin classExactTexts
-
toString
- Overrides:
toStringin classExactTexts
-