Class DefaultInsideAssert<T extends VisualElement>
java.lang.Object
net.amygdalum.allotropy.fluent.single.DefaultInsideAssert<T>
- All Implemented Interfaces:
Assert,DirectionalDistanceConstrainable<InsideAssert<T>>,Precisable<InsideAssert<T>>,InsideAssert<T>,OfAssert<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabout(DirectionalDistanceConstraint constraint) ofElement(VisualElement object) withPrecision(Precision precision) 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.InsideAssert
about, about, between, between, greater, less, withPrecision
-
Constructor Details
-
DefaultInsideAssert
-
-
Method Details
-
ofElement
- Specified by:
ofElementin interfaceOfAssert<T extends VisualElement>
-
about
- Specified by:
aboutin interfaceDirectionalDistanceConstrainable<T extends VisualElement>
-
withPrecision
- Specified by:
withPrecisionin interfacePrecisable<T extends VisualElement>
-