Uses of Class
org.assertj.core.error.GroupTypeDescription
Packages that use GroupTypeDescription
-
Uses of GroupTypeDescription in org.assertj.core.error
Methods in org.assertj.core.error that return GroupTypeDescriptionModifier and TypeMethodDescriptionstatic GroupTypeDescription
GroupTypeDescription.getGroupTypeDescription
(Class<?> clazz) Creates a new
for a group of elements.GroupTypeDescription
static GroupTypeDescription
GroupTypeDescription.getGroupTypeDescription
(Object actual) Creates a new
for a group of elements.GroupTypeDescription
Methods in org.assertj.core.error with parameters of type GroupTypeDescriptionModifier and TypeMethodDescriptionstatic ErrorMessageFactory
ShouldContainOnly.shouldContainOnly
(Object actual, Object expected, Iterable<?> notFound, Iterable<?> notExpected, GroupTypeDescription groupTypeDescription) private static ErrorMessageFactory
ShouldContainOnly.shouldContainOnly
(Object actual, Object expected, Iterable<?> notFound, Iterable<?> notExpected, ComparisonStrategy comparisonStrategy, GroupTypeDescription groupTypeDescription) Constructors in org.assertj.core.error with parameters of type GroupTypeDescriptionModifierConstructorDescriptionprivate
ShouldContain
(Object actual, Object expected, Object notFound, ComparisonStrategy comparisonStrategy, GroupTypeDescription groupTypeDescription) private
ShouldContainOnly
(Object actual, Object expected, Iterable<?> notFound, Iterable<?> notExpected, ComparisonStrategy comparisonStrategy, GroupTypeDescription groupTypeDescription) private
ShouldContainOnly
(Object actual, Object expected, Iterable<?> notFoundOrNotExpected, ShouldContainOnly.ErrorType errorType, ComparisonStrategy comparisonStrategy, GroupTypeDescription groupTypeDescription) -
Uses of GroupTypeDescription in org.assertj.core.internal
Fields in org.assertj.core.internal declared as GroupTypeDescriptionModifier and TypeFieldDescriptionprivate static final GroupTypeDescription
Objects.FIELDS_GROUP_DESCRIPTION