Module org.assertj.core
Package org.assertj.core.util
package org.assertj.core.util
-
ClassDescriptionUtility methods related to arrays.A list-like wrapper for arrays.A
BigDecimalComparatorbased onBigDecimal.compareTo(BigDecimal).
Is useful if ones wants to use BigDecimal assertions based onBigDecimal.compareTo(BigDecimal)instead ofBigDecimal.equals(Object)method.ABigIntegerComparatorbased onBigInteger.compareTo(BigInteger).
Is useful if ones wants to use BigInteger assertions based onBigInteger.compareTo(BigInteger)instead ofBigInteger.equals(Object)method.Annotation to skip "CheckReturnValue" check.Findbugs handles any annotation with name "CheckReturnValue" in return value check.Utility methods related toCloseable.Utility methods related to dates.Utility methods related to files.Utility methods related toLists.Utility methods related to maps.NaturalOrderComparator<T extends Comparable<? super T>>Utility methods related to objects.Utility methods related toPaths.Verifies correct argument values and state.Utility methods related toSets.Utility methods related toStrings.Knows how to joinStrings using a given delimiter.Knows how to append a givenStringto the given target, only if the target does not end with the givenStringto append.Utility methods related tos.ThrowableTriFunction<A,B, C, R> Utility methods related to URLs.Deprecated, for removal: This API element is subject to removal in a future version.this was meant for internal use only.