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 GroupTypeDescriptionGroupTypeDescription.getGroupTypeDescription(Class<?> clazz) Creates a newfor a group of elements.GroupTypeDescriptionstatic GroupTypeDescriptionGroupTypeDescription.getGroupTypeDescription(Object actual) Creates a newfor a group of elements.GroupTypeDescriptionMethods in org.assertj.core.error with parameters of type GroupTypeDescriptionModifier and TypeMethodDescriptionstatic ErrorMessageFactoryShouldContainOnly.shouldContainOnly(Object actual, Object expected, Iterable<?> notFound, Iterable<?> notExpected, GroupTypeDescription groupTypeDescription)