Class DefaultTextAssert<T extends VisualElement>
java.lang.Object
net.amygdalum.allotropy.fluent.single.DefaultTextAssert<T>
- All Implemented Interfaces:
Assert,AndAssert<T>,QuitableTextAssert<T>,TextAssert<T>
public class DefaultTextAssert<T extends VisualElement>
extends Object
implements QuitableTextAssert<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.amygdalum.allotropy.fluent.single.TextAssert
contains, containsNot, endsWith, equalTo, startsWith
-
Constructor Details
-
DefaultTextAssert
-
-
Method Details
-
mappedTo
- Specified by:
mappedToin interfaceTextAssert<T extends VisualElement>
-
satisfies
- Specified by:
satisfiesin interfaceTextAssert<T extends VisualElement>
-
and
- Specified by:
andin interfaceAndAssert<T extends VisualElement>
-