Class AssertionErrors.Builder
java.lang.Object
net.amygdalum.allotropy.fluent.utils.AssertionErrors.Builder
- Enclosing class:
- AssertionErrors
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontaining(Object object) endingWith(Object object) expectedAllOf(List<T> objects) insideOf(VisualElement object) message()overlapping(Object object) startingWith(Object object)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
expectedAllOf
-
expected
-
of
-
of
-
and
-
to
-
aligned
-
toBe
-
toHave
-
butWere
-
butWas
-
at
-
__
-
butFailed
-
butFound
-
butNot
-
butNotAt
-
insideOf
-
startingWith
-
endingWith
-
containing
-
overlapping
-
with
-
message
-
asAssertionError
-