Package org.assertj.core.internal
Class ErrorMessages
java.lang.Object
org.assertj.core.internal.ErrorMessages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic StringisNotArray(Object o) static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic StringkeysToLookForIsEmpty(String placeholder) static StringkeysToLookForIsNull(String placeholder) static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic StringpercentageValueIsInRange(Number number) static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic 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
-