Package org.assertj.core.internal
Class ErrorMessages
java.lang.Object
org.assertj.core.internal.ErrorMessages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
isNotArray
(Object o) static String
static String
static String
static String
static String
static String
keysToLookForIsEmpty
(String placeholder) static String
keysToLookForIsNull
(String placeholder) static String
static String
static String
static String
static String
static String
percentageValueIsInRange
(Number number) static String
static String
static String
static String
static String
static String
-
Constructor Details
-
ErrorMessages
private ErrorMessages()
-
-
Method Details
-
arrayIsNull
-
arrayIsEmpty
-
iterableIsNull
-
iterableIsEmpty
-
descriptionIsNull
-
keysToLookForIsEmpty
-
keysToLookForIsNull
-
entriesToLookForIsEmpty
-
entriesToLookForIsNull
-
mapOfEntriesToLookForIsNull
-
entryToLookForIsNull
-
isNotArray
-
iterableToLookForIsNull
-
offsetIsNull
-
offsetValueIsNotPositive
-
strictOffsetValueIsNotStrictlyPositive
-
percentageValueIsInRange
-
regexPatternIsNull
-
charSequenceToLookForIsNull
-
valuesToLookForIsEmpty
-
valuesToLookForIsNull
-
iterableValuesToLookForIsEmpty
-
iterableValuesToLookForIsNull
-
dateToCompareActualWithIsNull
-
startDateToCompareActualWithIsNull
-
endDateToCompareActualWithIsNull
-
arrayOfValuesToLookForIsNull
-
arrayOfValuesToLookForIsEmpty
-
predicateIsNull
-
emptySequence
-
emptySubsequence
-
nullSequence
-
nullSubsequence
-