Constant Field Values
Contents
org.assertj.*
-
org.assertj.core.api.AbstractAssert<SELF,
ACTUAL> -
org.assertj.core.api.AbstractDateAssert<SELF>
-
org.assertj.core.api.AbstractIterableAssert<SELF,
ACTUAL, ELEMENT, ELEMENT_ASSERT> -
org.assertj.core.api.AbstractLocalDateAssert<SELF>Modifier and TypeConstant FieldValue
public static final String
"The LocalDate to compare actual with should not be null"
-
org.assertj.core.api.AbstractLocalDateTimeAssert<SELF>Modifier and TypeConstant FieldValue
public static final String
"The LocalDateTime to compare actual with should not be null"
-
org.assertj.core.api.AbstractLocalTimeAssert<SELF>Modifier and TypeConstant FieldValue
public static final String
"The LocalTime to compare actual with should not be null"
-
org.assertj.core.api.AbstractObjectArrayAssert<SELF,
ELEMENT> -
org.assertj.core.api.AbstractOffsetDateTimeAssert<SELF>Modifier and TypeConstant FieldValue
public static final String
"The OffsetDateTime to compare actual with should not be null"
-
org.assertj.core.api.AbstractOffsetTimeAssert<SELF>Modifier and TypeConstant FieldValue
public static final String
"The OffsetTime to compare actual with should not be null"
-
org.assertj.core.api.AbstractZonedDateTimeAssert<SELF>Modifier and TypeConstant FieldValue
public static final String
"The ZonedDateTime to compare actual with should not be null"
-
org.assertj.core.api.ErrorCollector
-
org.assertj.core.api.ProxifyMethodChangingTheObjectUnderTest
-
org.assertj.core.api.SoftAssertionErrorModifier and TypeConstant FieldValue
private static final long
5034494920024670595L
-
org.assertj.core.api.WritableAssertionInfo
-
org.assertj.core.api.exception.PathsException
-
org.assertj.core.api.filter.FilterOperator<T>Modifier and TypeConstant FieldValue
private static final String
"Combining operator is not supported, but you can use Filters, see filteredOn methods in https://www.javadoc.io/doc/org.assertj/assertj-core/latest/org/assertj/core/api/AbstractIterableAssert.html"
-
org.assertj.core.api.recursive.AbstractRecursiveOperationConfiguration
-
org.assertj.core.api.recursive.assertion.RecursiveAssertionDriver
-
org.assertj.core.api.recursive.comparison.ComparingNormalizedFieldsModifier and TypeConstant FieldValue
private static final String
"Unable to find field in %s, fields tried: %s and %s"
-
org.assertj.core.api.recursive.comparison.ComparingProperties
-
org.assertj.core.api.recursive.comparison.ComparisonDifferenceModifier and TypeConstant FieldValue
public static final String
"%s differ:%n- actual value : %s%n- expected value: %s%s"
private static final String
"field/property \'%s\'"
private static final String
"^\\[\\d+\\]$"
private static final String
"Top level actual and expected objects element at index %s"
private static final String
"Top level actual and expected objects"
-
org.assertj.core.api.recursive.comparison.ComparisonKeyDifferenceModifier and TypeConstant FieldValue
static final String
"map key difference:%n- actual key : %s%n- expected key: %s"
-
org.assertj.core.api.recursive.comparison.RecursiveComparisonConfigurationModifier and TypeConstant FieldValue
private static final boolean
true
public static final String
" -"
-
org.assertj.core.api.recursive.comparison.RecursiveComparisonDifferenceCalculatorModifier and TypeConstant FieldValue
private static final String
"array"
private static final String
"expected field is %s but actual field is not (%s)"
private static final String
"actual and expected values are %s of different size, actual size=%s when expected size=%s"
private static final String
"%s can\'t be compared to %s as %s does not declare all %s fields, it lacks these: %s"
private static final String
"the fields are considered different since the comparison enforces strict type check and %s is not a subtype of %s"
private static final String
"value"
-
org.assertj.core.condition.Join<T>
-
org.assertj.core.configuration.ConfigurationModifier and TypeConstant FieldValue
public static final boolean
true
public static final boolean
true
public static final boolean
true
public static final boolean
false
public static final int
1000
public static final int
50
public static final int
80
public static final int
3
public static final boolean
false
public static final boolean
true
-
org.assertj.core.description.JoinDescription
-
org.assertj.core.error.AnyElementShouldMatchModifier and TypeConstant FieldValue
private static final String
"%nExpecting any elements of:%n %s%nto match %s predicate but none did."
-
org.assertj.core.error.AssertJMultipleFailuresError
-
org.assertj.core.error.ClassModifierShouldBe
-
org.assertj.core.error.ElementsShouldMatch
-
org.assertj.core.error.GroupTypeDescriptionModifier and TypeConstant FieldValue
private static final int
5
-
org.assertj.core.error.MultipleAssertionsErrorModifier and TypeConstant FieldValue
private static final long
-5547434453993413952L
-
org.assertj.core.error.OptionalShouldContain
-
org.assertj.core.error.ShouldBeAbsolutePathModifier and TypeConstant FieldValue
public static final String
"%nExpecting actual:%n %s%nto be an absolute path."
-
org.assertj.core.error.ShouldBeCanonicalPathModifier and TypeConstant FieldValue
public static final String
"%nExpecting actual:%n %s%nto be a canonical path"
-
org.assertj.core.error.ShouldBeDirectory
-
org.assertj.core.error.ShouldBeEmptyDirectoryModifier and TypeConstant FieldValue
public static final String
"%nExpecting actual:%n %s%nto be an empty directory but it contained:%n %s"
-
org.assertj.core.error.ShouldBeEqual
-
org.assertj.core.error.ShouldBeEqualToIgnoringFieldsModifier and TypeConstant FieldValue
private static final String
"Comparison was performed on all fields"
private static final String
" but %s"
private static final String
"%nExpecting values:%n %s%nin fields:%n %s%nbut were:%n %s%nin %s.%n"
private static final String
"%nExpecting value %s in field %s but was %s in %s.%n"
-
org.assertj.core.error.ShouldBeExecutableModifier and TypeConstant FieldValue
private static final String
"%nExpecting actual:%n %s%nto be executable."
-
org.assertj.core.error.ShouldBeExhaustedModifier and TypeConstant FieldValue
public static final String
"%nExpecting the iterator under test to be exhausted but it contained at least another value."
-
org.assertj.core.error.ShouldBeMarked
-
org.assertj.core.error.ShouldBeNormalizedModifier and TypeConstant FieldValue
public static final String
"Expected path:%n %s%nto be normalized."
-
org.assertj.core.error.ShouldBePeriodModifier and TypeConstant FieldValue
private static final String
"%nExpecting Period:%n %s%nto be "
-
org.assertj.core.error.ShouldBeReadableModifier and TypeConstant FieldValue
static final String
"%nExpecting actual:%n %s%nto be readable."
-
org.assertj.core.error.ShouldBeRegularFileModifier and TypeConstant FieldValue
public static final String
"%nExpecting path:%n %s%nto be a regular file."
-
org.assertj.core.error.ShouldBeRelativePathModifier and TypeConstant FieldValue
public static final String
"%nExpecting actual:%n %s%nto be a relative path."
-
org.assertj.core.error.ShouldBeSymbolicLinkModifier and TypeConstant FieldValue
public static final String
"%nExpecting path:%n %s%nto be a symbolic link."
-
org.assertj.core.error.ShouldBeUnmodifiableModifier and TypeConstant FieldValue
private static final String
"%nExpecting actual to be unmodifiable, but invoking%n %s%nthrown%n %s%ninstead of java.lang.UnsupportedOperationException"
private static final String
"%nExpecting actual to be unmodifiable, but invoking%n %s%nsucceeded instead of throwing java.lang.UnsupportedOperationException"
-
org.assertj.core.error.ShouldBeWritableModifier and TypeConstant FieldValue
static final String
"%nExpecting actual:%n %s%nto be writable."
-
org.assertj.core.error.ShouldContainAnyOfModifier and TypeConstant FieldValue
private static final String
"%nExpecting actual:%n %s%nto contain at least one of the following elements:%n %s%nbut none were found"
private static final String
"%nExpecting actual:%n %s%nto contain at least one of the following elements:%n %s%nbut none were found %s"
-
org.assertj.core.error.ShouldEndWithPathModifier and TypeConstant FieldValue
public static final String
"%nExpected path:%n %s%nto end with:%n %s%nbut it did not."
-
org.assertj.core.error.ShouldExist
-
org.assertj.core.error.ShouldHaveAllNullFieldsModifier and TypeConstant FieldValue
private static final String
"Check was performed on all fields/properties"
private static final String
"."
private static final String
"Check was performed on all fields/properties except: %s."
private static final String
"%nExpecting%n %s%nto only have null properties or fields but these were not null:%n %s.%n"
private static final String
"%nExpecting%n %s%nto only have null property or field, but %s was not null.%n"
-
org.assertj.core.error.ShouldHaveDurationModifier and TypeConstant FieldValue
private static final String
"%nExpecting Duration:%n %s%nto have %s "
-
org.assertj.core.error.ShouldHaveFileSystemModifier and TypeConstant FieldValue
private static final String
"%nExpecting path:%n %s%nto have file system:%n %s"
-
org.assertj.core.error.ShouldHaveNameModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n %s%nto have name:%n %s%nbut had:%n %s"
-
org.assertj.core.error.ShouldHaveNextModifier and TypeConstant FieldValue
private static final String
"%nExpecting the iterator under test to contain another value but did not."
-
org.assertj.core.error.ShouldHaveNoExtension
-
org.assertj.core.error.ShouldHaveNoNullFieldsModifier and TypeConstant FieldValue
private static final String
"Check was performed on all fields/properties"
private static final String
"."
private static final String
"Check was performed on all fields/properties except: %s"
private static final String
"%nExpecting%n %s%nto have a property or a field named %s.%n"
private static final String
"%nExpecting%n %s%nnot to have any null property or field, but %s was null.%n"
-
org.assertj.core.error.ShouldHaveNoParent
-
org.assertj.core.error.ShouldHaveParentModifier and TypeConstant FieldValue
public static final String
"%nExpecting file%n %s%nto have parent:%n %s%nbut did not have one."
public static final String
"%nExpecting file%n %s%nto have parent:%n %s%nbut had:%n %s."
public static final String
"%nExpecting path%n %s%nto have parent:%n %s%nbut did not have one."
public static final String
"%nExpecting path%n %s%nto have parent:%n %s%nbut had:%n %s."
-
org.assertj.core.error.ShouldHavePeriodModifier and TypeConstant FieldValue
private static final String
"%nExpecting Period:%n %s%nto have %s "
-
org.assertj.core.error.ShouldHaveReferenceModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n %s%nto have reference:%n %s%nbut had:%n %s"
-
org.assertj.core.error.ShouldHaveSameFileSystemAsModifier and TypeConstant FieldValue
private static final String
"%nExpecting path:%n %s%nto have the same file system as path:%n %s"
-
org.assertj.core.error.ShouldHaveSize
-
org.assertj.core.error.ShouldHaveStampModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n %s%nto have stamp:%n %s%nbut had:%n %s"
-
org.assertj.core.error.ShouldHaveValue
-
org.assertj.core.error.ShouldNotExist
-
org.assertj.core.error.ShouldNotSatisfyPredicateRecursively
-
org.assertj.core.error.ShouldSatisfyModifier and TypeConstant FieldValue
public static final String
"%nExpecting actual:%n %s%nto satisfy:%n %s"
public static final String
"%nExpecting actual:%n %s%nto satisfy all the consumers in any order."
public static final String
"The Consumer<? super E>... expressing the assertions consumers must not be null"
-
org.assertj.core.error.ShouldSatisfyOnlyOnce
-
org.assertj.core.error.ShouldStartWithPathModifier and TypeConstant FieldValue
public static final String
"%nExpected path:%n %s%nto start with:%n %s%nbut it did not."
-
org.assertj.core.error.SubarraysShouldHaveSameSize
-
org.assertj.core.error.array2d.Array2dElementShouldBeDeepEqual
-
org.assertj.core.error.future.ShouldBeCancelledModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto be cancelled.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldBeCompletedModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto be completed.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldBeCompletedExceptionallyModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto be completed exceptionally.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldBeCompletedWithinModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto be completed within %s %s.%n%nexception caught while trying to get the future result: "
private static final String
"%nExpecting%n <%s>%nto be completed within %s.%n%nexception caught while trying to get the future result: "
-
org.assertj.core.error.future.ShouldBeDoneModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto be done.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldHaveFailedModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto have failed (i.e. completed exceptionally and not cancelled).%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldHaveFailedWithinModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto have failed within %s %s.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
private static final String
"%nExpecting%n <%s>%nto have failed within %s.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldNotBeCancelledModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nnot to be cancelled.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldNotBeCompletedModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nnot to be completed.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldNotBeCompletedExceptionallyModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto not be completed exceptionally.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldNotBeDoneModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nnot to be done.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.ShouldNotHaveFailedModifier and TypeConstant FieldValue
private static final String
"%nExpecting%n <%s>%nto not have failed.%nBe aware that the state of the future in this message might not reflect the one at the time when the assertion was performed as it is evaluated later on"
-
org.assertj.core.error.future.Warning
-
org.assertj.core.error.uri.ShouldBeEqualToWithSortedQueryParametersModifier and TypeConstant FieldValue
private static final String
"%nExpecting URL to be:%n <%s>%nbut was:%n <%s>%nafter sorting parameters"
-
org.assertj.core.error.uri.ShouldHaveAnchor
-
org.assertj.core.error.uri.ShouldHaveAuthorityModifier and TypeConstant FieldValue
private static final String
"%nExpecting authority of%n <%s>%nto be:%n <%s>%nbut was:%n <%s>"
-
org.assertj.core.error.uri.ShouldHaveHostModifier and TypeConstant FieldValue
private static final String
"%nExpecting host of%n <%s>%nto be:%n <%s>%nbut was:%n <%s>"
-
org.assertj.core.error.uri.ShouldHaveNoHostModifier and TypeConstant FieldValue
private static final String
"%nExpecting no host for:%n %s%nbut found:%n %s"
-
org.assertj.core.error.uri.ShouldHaveParameterModifier and TypeConstant FieldValue
private static final String
"%nExpecting actual:%n <%s>%nnot to have parameter:%n <%s>%nbut parameter was present with values:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nnot to have parameter:%n <%s>%nbut parameter was present with value:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nnot to have parameter:%n <%s>%nbut parameter was present with no value"
private static final String
"%nExpecting actual:%n <%s>%nnot to have parameter:%n <%s>%nwith value:%n <%s>%nbut did"
private static final String
"%nExpecting actual:%n <%s>%nnot to have parameter:%n <%s>%nwith no value, but did"
private static final String
"%nExpecting actual:%n <%s>%nnot to have any parameters but found:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nbut was missing"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith value:%n <%s>%nbut had value:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith value:%n <%s>%nbut had values:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith value:%n <%s>%nbut parameter had no value"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith value:%n <%s>%nbut parameter was missing"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith no value, but parameter had value:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith no value, but parameter had values:%n <%s>"
private static final String
"%nExpecting actual:%n <%s>%nto have parameter:%n <%s>%nwith no value, but parameter was missing"
-
org.assertj.core.error.uri.ShouldHavePath
-
org.assertj.core.error.uri.ShouldHavePort
-
org.assertj.core.error.uri.ShouldHaveQuery
-
org.assertj.core.error.uri.ShouldHaveUserInfo
-
org.assertj.core.internal.BinaryDiffResult
-
org.assertj.core.internal.ComparatorBasedComparisonStrategy
-
org.assertj.core.internal.DeepDifferenceModifier and TypeConstant FieldValue
private static final String
"%s can\'t be compared to %s as %s does not declare all %s fields, it lacks these:%s"
-
org.assertj.core.internal.Digests
-
org.assertj.core.internal.FilesModifier and TypeConstant FieldValue
private static final String
"Unable to compare contents of files:<%s> and:<%s>"
-
org.assertj.core.internal.InputStreamsException
-
org.assertj.core.internal.PathsModifier and TypeConstant FieldValue
private static final String
"Unable to compare contents of paths:<%s> and:<%s>"
-
org.assertj.core.internal.SpliteratorsModifier and TypeConstant FieldValue
private static final String
"CONCURRENT"
private static final String
"DISTINCT"
private static final String
"IMMUTABLE"
private static final String
"NONNULL"
private static final String
"ORDERED"
private static final String
"SIZED"
private static final String
"SORTED"
private static final String
"SUBSIZED"
-
org.assertj.core.internal.Strings
-
org.assertj.core.internal.TypeComparatorsModifier and TypeConstant FieldValue
private static final double
1.0E-15
private static final float
9.999999974752427E-7f
-
org.assertj.core.internal.Uris
-
org.assertj.core.presentation.BinaryRepresentation
-
org.assertj.core.presentation.HexadecimalRepresentation
-
org.assertj.core.presentation.org.assertj.core.presentation.NumberGrouping
-
org.assertj.core.presentation.PredicateDescription
-
org.assertj.core.presentation.Representation
-
org.assertj.core.presentation.StandardRepresentationModifier and TypeConstant FieldValue
private static final String
"]"
private static final String
"..."
private static final String
"["
public static final String
","
static final String
" "
static final String
" "
private static final String
"null"
private static final String
")"
private static final String
"("
-
org.assertj.core.util.Objects
-
org.assertj.core.util.PreconditionsModifier and TypeConstant FieldValue
public static final String
"Argument expected not to be empty!"
-
org.assertj.core.util.Throwables
-
org.assertj.core.util.diff.Delta<T>
-
org.assertj.core.util.diff.DeltaComparator
-
org.assertj.core.util.introspection.CaseFormatUtils
-
org.assertj.core.util.introspection.FieldSupportModifier and TypeConstant FieldValue
private static final String
"boolean"
private static final String
"byte"
private static final String
"char"
private static final String
"double"
private static final String
"float"
private static final String
"int"
private static final String
"long"
private static final String
"."
private static final String
"short"
-
org.assertj.core.util.introspection.IntrospectionError
-
org.assertj.core.util.introspection.org.assertj.core.util.introspection.MemberUtils
-
org.assertj.core.util.introspection.MethodSupport
-
org.assertj.core.util.introspection.PropertyOrFieldSupport
-
org.assertj.core.util.introspection.PropertySupport
-
org.assertj.core.util.xml.XmlStringPrettyFormatter