Uses of Class
org.assertj.core.util.VisibleForTesting
-
-
Uses of VisibleForTesting in org.assertj.core.api
Classes in org.assertj.core.api with annotations of type VisibleForTesting Modifier and Type Class Description (package private) static class
ListAssert.ListFromStream<ELEMENT,STREAM extends BaseStream<ELEMENT,STREAM>>
Fields in org.assertj.core.api with annotations of type VisibleForTesting Modifier and Type Field Description protected org.assertj.core.internal.BooleanArrays
AbstractBooleanArrayAssert. arrays
protected org.assertj.core.internal.ByteArrays
AbstractByteArrayAssert. arrays
protected org.assertj.core.internal.CharArrays
AbstractCharArrayAssert. arrays
protected org.assertj.core.internal.DoubleArrays
AbstractDoubleArrayAssert. arrays
protected org.assertj.core.internal.FloatArrays
AbstractFloatArrayAssert. arrays
protected org.assertj.core.internal.IntArrays
AbstractIntArrayAssert. arrays
protected org.assertj.core.internal.LongArrays
AbstractLongArrayAssert. arrays
(package private) org.assertj.core.internal.ObjectArrays
AbstractObjectArrayAssert. arrays
protected org.assertj.core.internal.ShortArrays
AbstractShortArrayAssert. arrays
protected org.assertj.core.internal.IntArrays
AtomicIntegerArrayAssert. arrays
protected org.assertj.core.internal.LongArrays
AtomicLongArrayAssert. arrays
(package private) org.assertj.core.internal.ObjectArrays
AtomicReferenceArrayAssert. arrays
(package private) AssertionErrorCreator
AbstractAssert. assertionErrorCreator
(package private) org.assertj.core.internal.BigDecimals
AbstractBigDecimalAssert. bigDecimals
(package private) org.assertj.core.internal.BigIntegers
AbstractBigIntegerAssert. bigIntegers
protected org.assertj.core.internal.Boolean2DArrays
Boolean2DArrayAssert. boolean2dArrays
(package private) org.assertj.core.internal.Booleans
AbstractBooleanAssert. booleans
(package private) org.assertj.core.internal.Booleans
AtomicBooleanAssert. booleans
protected org.assertj.core.internal.Byte2DArrays
Byte2DArrayAssert. byte2dArrays
(package private) org.assertj.core.internal.Bytes
AbstractByteAssert. bytes
protected org.assertj.core.internal.Char2DArrays
Char2DArrayAssert. char2dArrays
(package private) org.assertj.core.internal.Characters
AbstractCharacterAssert. characters
(package private) Charset
AbstractFileAssert. charset
(package private) Charset
AbstractPathAssert. charset
(package private) org.assertj.core.internal.Comparables
AbstractComparableAssert. comparables
(package private) org.assertj.core.internal.Comparables
AbstractStringAssert. comparables
(package private) org.assertj.core.internal.Comparables
AbstractTemporalAssert. comparables
(package private) org.assertj.core.internal.Comparables
AtomicIntegerAssert. comparables
(package private) org.assertj.core.internal.Comparables
AtomicLongAssert. comparables
(package private) org.assertj.core.internal.Conditions
AbstractAssert. conditions
(package private) static Representation
AbstractAssert. customRepresentation
(package private) org.assertj.core.internal.Dates
AbstractDateAssert. dates
(package private) static List<DateFormat>
AbstractDateAssert. DEFAULT_DATE_FORMATS
the default DateFormat used to parse any String date representation.(package private) Description
Condition. description
protected org.assertj.core.internal.Double2DArrays
Double2DArrayAssert. double2dArrays
(package private) org.assertj.core.internal.Doubles
AbstractDoubleAssert. doubles
(package private) org.assertj.core.internal.Doubles
AbstractOptionalDoubleAssert. doubles
protected Class<? extends T>
ThrowableTypeAssert. expectedThrowableType
(package private) org.assertj.core.internal.Files
AbstractFileAssert. files
protected org.assertj.core.internal.Float2DArrays
Float2DArrayAssert. float2dArrays
(package private) org.assertj.core.internal.Floats
AbstractFloatAssert. floats
(package private) org.assertj.core.internal.Futures
AbstractCompletableFutureAssert. futures
(package private) org.assertj.core.internal.Futures
AbstractFutureAssert. futures
WritableAssertionInfo
AbstractAssert. info
(package private) org.assertj.core.internal.InputStreams
AbstractInputStreamAssert. inputStreams
protected org.assertj.core.internal.Int2DArrays
Int2DArrayAssert. int2dArrays
(package private) org.assertj.core.internal.Integers
AbstractIntegerAssert. integers
(package private) org.assertj.core.internal.Integers
AbstractOptionalIntAssert. integers
(package private) org.assertj.core.internal.Integers
AtomicIntegerAssert. integers
(package private) org.assertj.core.internal.Iterables
AbstractObjectArrayAssert. iterables
(package private) org.assertj.core.internal.Iterables
AbstractPredicateAssert. iterables
(package private) org.assertj.core.internal.Iterables
AbstractPredicateLikeAssert. iterables
(package private) org.assertj.core.internal.Iterables
AtomicReferenceArrayAssert. iterables
(package private) org.assertj.core.internal.Iterators
AbstractIteratorAssert. iterators
(package private) org.assertj.core.internal.Lists
AbstractListAssert. lists
protected org.assertj.core.internal.Long2DArrays
Long2DArrayAssert. long2dArrays
(package private) org.assertj.core.internal.Longs
AbstractLongAdderAssert. longs
(package private) org.assertj.core.internal.Longs
AbstractLongAssert. longs
(package private) org.assertj.core.internal.Longs
AtomicLongAssert. longs
(package private) org.assertj.core.internal.Maps
AbstractMapAssert. maps
protected org.assertj.core.internal.Object2DArrays<ELEMENT>
Object2DArrayAssert. object2dArrays
protected org.assertj.core.internal.Paths
AbstractPathAssert. paths
(package private) Predicate<PRIMITIVE>
AbstractPredicateLikeAssert. primitivePredicate
(package private) static boolean
AbstractAssert. printAssertionsDescription
protected org.assertj.core.internal.Short2DArrays
Short2DArrayAssert. short2dArrays
(package private) org.assertj.core.internal.Shorts
AbstractShortAssert. shorts
(package private) org.assertj.core.internal.Spliterators
AbstractSpliteratorAssert. spliterators
(package private) org.assertj.core.internal.Strings
AbstractCharSequenceAssert. strings
(package private) org.assertj.core.internal.Throwables
AbstractThrowableAssert. throwables
protected org.assertj.core.internal.Uris
AbstractUriAssert. uris
protected org.assertj.core.internal.Urls
AbstractUrlAssert. urls
(package private) static ThreadLocal<LinkedHashSet<DateFormat>>
AbstractDateAssert. userDateFormats
Used in String based Date assertions - likeAbstractDateAssert.isAfter(String)
- to convert input date represented as string to Date.
It keeps the insertion order so first format added will be first format used.Methods in org.assertj.core.api with annotations of type VisibleForTesting Modifier and Type Method Description protected TEMPORAL
AbstractTemporalAssert. getActual()
static PreferredAssumptionException
AssumptionExceptionFactory. getPreferredAssumptionException()
(package private) Date
AbstractDateAssert. parse(String dateAsString)
Thread safe utility method to parse a Date withAbstractDateAssert.userDateFormats
first, thenAbstractDateAssert.DEFAULT_DATE_FORMATS
. -
Uses of VisibleForTesting in org.assertj.core.api.filter
Fields in org.assertj.core.api.filter with annotations of type VisibleForTesting Modifier and Type Field Description (package private) Iterable<E>
Filters. initialIterable
-
Uses of VisibleForTesting in org.assertj.core.api.recursive.comparison
Fields in org.assertj.core.api.recursive.comparison with annotations of type VisibleForTesting Modifier and Type Field Description (package private) Map<String,Comparator<?>>
FieldComparators. fieldComparators
Methods in org.assertj.core.api.recursive.comparison with annotations of type VisibleForTesting Modifier and Type Method Description (package private) boolean
RecursiveComparisonConfiguration. getIgnoreAllActualEmptyOptionalFields()
(package private) boolean
RecursiveComparisonConfiguration. getIgnoreAllActualNullFields()
(package private) boolean
RecursiveComparisonConfiguration. getIgnoreAllExpectedNullFields()
(package private) boolean
RecursiveComparisonConfiguration. getIgnoreAllOverriddenEquals()
(package private) boolean
RecursiveComparisonConfiguration. getIgnoreCollectionOrder()
(package private) boolean
RecursiveComparisonConfiguration. shouldIgnoreOverriddenEqualsOf(Class<? extends Object> clazz)
-
Uses of VisibleForTesting in org.assertj.core.condition
Fields in org.assertj.core.condition with annotations of type VisibleForTesting Modifier and Type Field Description (package private) Condition<? super T>
Negative. condition
(package private) Collection<Condition<? super T>>
Join. conditions
-
Uses of VisibleForTesting in org.assertj.core.description
Fields in org.assertj.core.description with annotations of type VisibleForTesting Modifier and Type Field Description (package private) Collection<Description>
JoinDescription. descriptions
(package private) String
JoinDescription. prefix
(package private) String
JoinDescription. suffix
(package private) String
TextDescription. value
-
Uses of VisibleForTesting in org.assertj.core.error
Fields in org.assertj.core.error with annotations of type VisibleForTesting Modifier and Type Field Description static String
ShouldSatisfy. CONDITION_SHOULD_BE_SATISFIED
(package private) ConstructorInvoker
AssertionErrorCreator. constructorInvoker
(package private) ConstructorInvoker
ShouldBeEqual. constructorInvoker
static String
ShouldSatisfy. CONSUMERS_SHOULD_BE_SATISFIED_IN_ANY_ORDER
static String
ShouldSatisfy. CONSUMERS_SHOULD_NOT_BE_NULL
(package private) DescriptionFormatter
MessageFormatter. descriptionFormatter
(package private) DescriptionFormatter
ShouldBeEqual. descriptionFormatter
static String
ShouldHaveNoParent. FILE_HAS_PARENT
static String
ShouldHaveParent. FILE_NO_PARENT
static String
ShouldHaveParent. FILE_NOT_EXPECTED_PARENT
static String
ShouldBeDirectory. FILE_SHOULD_BE_DIRECTORY
static String
ShouldNotExist. FILE_SHOULD_NOT_EXIST
(package private) MessageFormatter
BasicErrorMessageFactory. formatter
static String
ShouldHaveNoParent. PATH_HAS_PARENT
static String
ShouldHaveParent. PATH_NO_PARENT
static String
ShouldHaveParent. PATH_NOT_EXPECTED_PARENT
static String
ShouldBeDirectory. PATH_SHOULD_BE_DIRECTORY
static String
ShouldEndWithPath. PATH_SHOULD_END_WITH
static String
ShouldExist. PATH_SHOULD_EXIST
static String
ShouldNotExist. PATH_SHOULD_NOT_EXIST
static String
ShouldStartWithPath. PATH_SHOULD_START_WITH
static String
ShouldBeAbsolutePath. SHOULD_BE_ABSOLUTE_PATH
static String
ShouldBeCanonicalPath. SHOULD_BE_CANONICAL
static String
ShouldBeEmptyDirectory. SHOULD_BE_EMPTY_DIRECTORY
static String
ShouldBeExhausted. SHOULD_BE_EXHAUSTED
static String
ShouldBeNormalized. SHOULD_BE_NORMALIZED
static String
ShouldBeRegularFile. SHOULD_BE_REGULAR_FILE
static String
ShouldBeRelativePath. SHOULD_BE_RELATIVE_PATH
static String
ShouldBeSymbolicLink. SHOULD_BE_SYMBOLIC_LINK
Constructors in org.assertj.core.error with annotations of type VisibleForTesting Constructor Description DescriptionFormatter()
MessageFormatter()
-
Uses of VisibleForTesting in org.assertj.core.groups
Fields in org.assertj.core.groups with annotations of type VisibleForTesting Modifier and Type Field Description (package private) String
Properties. propertyName
(package private) PropertySupport
Properties. propertySupport
Constructors in org.assertj.core.groups with annotations of type VisibleForTesting Constructor Description Properties(String propertyName, Class<T> propertyType)
-
Uses of VisibleForTesting in org.assertj.core.presentation
Methods in org.assertj.core.presentation with annotations of type VisibleForTesting Modifier and Type Method Description static int
StandardRepresentation. getMaxElementsForPrinting()
static int
StandardRepresentation. getMaxLengthForSingleLineDescription()
static int
StandardRepresentation. getMaxStackTraceElementsDisplayed()
-
Uses of VisibleForTesting in org.assertj.core.util
Fields in org.assertj.core.util with annotations of type VisibleForTesting Modifier and Type Field Description (package private) Object
ArrayWrapperList. array
Constructors in org.assertj.core.util with annotations of type VisibleForTesting Constructor Description ArrayWrapperList(Object array)
-
Uses of VisibleForTesting in org.assertj.core.util.introspection
Methods in org.assertj.core.util.introspection with annotations of type VisibleForTesting Modifier and Type Method Description static boolean
Introspection. canExtractBareNamePropertyMethods()
boolean
FieldSupport. isAllowedToUsePrivateFields()
Constructors in org.assertj.core.util.introspection with annotations of type VisibleForTesting Constructor Description PropertyOrFieldSupport(PropertySupport propertySupport, FieldSupport fieldSupport)
PropertySupport()
-