Class AttributeBuilderImpl<FLUENT>
java.lang.Object
org.jboss.arquillian.graphene.wait.AbstractNegatable<StringMatcher<FLUENT>>
org.jboss.arquillian.graphene.wait.AttributeBuilderImpl<FLUENT>
- All Implemented Interfaces:
AttributeBuilder<FLUENT>,Negatable<StringMatcher<FLUENT>>,NotStringMatcher<FLUENT>,StringMatcher<FLUENT>
public class AttributeBuilderImpl<FLUENT>
extends AbstractNegatable<StringMatcher<FLUENT>>
implements AttributeBuilder<FLUENT>
- Author:
- Jan Papousek
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeBuilderImpl(AttributeConditionFactory factory, FluentBase<FLUENT> fluentBase) -
Method Summary
Methods inherited from class org.jboss.arquillian.graphene.wait.AbstractNegatable
getNegation, not, setNegation
-
Constructor Details
-
AttributeBuilderImpl
-
-
Method Details
-
copy
- Specified by:
copyin classAbstractNegatable<StringMatcher<FLUENT>>
-
contains
- Specified by:
containsin interfaceStringMatcher<FLUENT>
-
equalTo
- Specified by:
equalToin interfaceStringMatcher<FLUENT>
-
equalToIgnoreCase
- Specified by:
equalToIgnoreCasein interfaceStringMatcher<FLUENT>
-
matches
- Specified by:
matchesin interfaceStringMatcher<FLUENT>
-
is
- Specified by:
isin interfaceAttributeBuilder<FLUENT>
-