Interface AttributeBuilder<FLUENT>
- All Superinterfaces:
Negatable<StringMatcher<FLUENT>>,NotStringMatcher<FLUENT>,StringMatcher<FLUENT>
- Author:
- Jan Papousek
-
Method Summary
Modifier and TypeMethodDescriptionis()Returns the condition builder for conditions with "is" prefix.Methods inherited from interface org.jboss.arquillian.graphene.wait.StringMatcher
contains, equalTo, equalToIgnoreCase, matches
-
Method Details
-
is
IsNotAttributeBuilder<FLUENT> is()Returns the condition builder for conditions with "is" prefix.
-