Uses of Package
org.assertj.core.internal
Packages that use org.assertj.core.internal
Package
Description
-
Classes in org.assertj.core.internal used by org.assertj.core.apiClassDescriptionReusable assertions for
s.BigDecimal
Reusable assertions for
s.BigInteger
Reusable assertions for arrays ofboolean
s.Reusable assertions for arrays ofboolean
s.Reusable assertions for
s.Boolean
Reusable assertions for two-dimensional arrays ofbyte
s.Reusable assertions for arrays ofbyte
s.Reusable assertions for
s.Byte
Reusable assertions for two-dimensional arrays ofchar
s.Reusable assertions for
s.Character
Reusable assertions for arrays ofchar
s.Reusable assertions for
s.Class
Reusable assertions for types that can be compared between each other, most of the time it means
s but also for type not implementingComparable
likeComparable
Number
(surprisingly not comparable).Describes the contract to implement a consistent comparison strategy that covers :
- comparing two objects for equality and order
- knowing if an object belongs to a group of objects (collection/array)
- determining duplicates in a group of objects (collection/array)
- string specific comparisonVerifies that a value satisfies a
.Condition
Reusable assertions for
s.Date
Reusable assertions for two-dimensional arrays ofdouble
s.Reusable assertions for arrays ofdouble
s.Reusable assertions for
s.Double
Failure actions.Reusable assertions for
s.File
Reusable assertions for arrays offloat
s.Reusable assertions for arrays offloat
s.Reusable assertions for
s.Float
Reusable assertions for
s.Future
Reusable assertions for
s.InputStream
Reusable assertions for two-dimensional arrays ofint
s.Reusable assertions for arrays ofint
s.Reusable assertions for
s.Integer
Reusable assertions for
s.Iterable
Reusable assertions for
s.Iterator
Reusable assertions for
s.List
Reusable assertions for two-dimensional arrays oflong
s.Reusable assertions for arrays oflong
s.Reusable assertions for
s.Long
Reusable assertions for
s.Map
Reusable assertions for two-dimensional arrays of objects.Reusable assertions for arrays of objects.Reusable assertions forObject
s.Core assertion class forPath
assertionsReusable assertions for two-dimensional arrays ofshort
s.Reusable assertions for arrays ofshort
s.Reusable assertions for
s.Short
Reusable assertions for
s.Spliterator
Reusable assertions for
s.Throwable
An internal holder of the comparators for type. -
Classes in org.assertj.core.internal used by org.assertj.core.api.recursive.comparisonClassDescriptionAn internal holder of the comparators for type.An internal holder of the custom message for type.
-
Classes in org.assertj.core.internal used by org.assertj.core.errorClassDescriptionValue class to hold the result of comparing two binary streams.Describes the contract to implement a consistent comparison strategy that covers :
- comparing two objects for equality and order
- knowing if an object belongs to a group of objects (collection/array)
- determining duplicates in a group of objects (collection/array)
- string specific comparisonCompares the digest valuesImmutable class modeling the actual and expected elements at a given index. -
Classes in org.assertj.core.internal used by org.assertj.core.internalClassDescriptionBase implementation of
ComparisonStrategy
contract.Assertions for object and primitive arrays.Assertions for object and primitive two-dimensional arrays.Reusable assertions for
s.BigDecimal
Reusable assertions for
s.BigInteger
Compares the binary content of two inputStreams/paths.Value class to hold the result of comparing two binary streams.Reusable assertions for arrays ofboolean
s.Reusable assertions for arrays ofboolean
s.Reusable assertions for
s.Boolean
Reusable assertions for two-dimensional arrays ofbyte
s.Reusable assertions for arrays ofbyte
s.Reusable assertions for
s.Byte
Reusable assertions for two-dimensional arrays ofchar
s.Reusable assertions for
s.Character
Reusable assertions for arrays ofchar
s.Reusable assertions for
s.Class
Reusable assertions for types that can be compared between each other, most of the time it means
s but also for type not implementingComparable
likeComparable
Number
(surprisingly not comparable).Describes the contract to implement a consistent comparison strategy that covers :
- comparing two objects for equality and order
- knowing if an object belongs to a group of objects (collection/array)
- determining duplicates in a group of objects (collection/array)
- string specific comparisonVerifies that a value satisfies a
.Condition
Reusable assertions for
s.Date
Compares the contents of two files, inputStreams or paths.Compares the digest valuesReusable assertions for two-dimensional arrays ofdouble
s.Reusable assertions for arrays ofdouble
s.Reusable assertions for
s.Double
Wrapper for the list of elements that satisfy certain requirements (expressed as aConsumer
).Failure actions.Deprecated.This comparator is deprecated because it performs a shallow field by field comparison, i.e.Reusable assertions for
s.File
Reusable assertions for arrays offloat
s.Reusable assertions for arrays offloat
s.Reusable assertions for
s.Float
Reusable assertions for
s.Future
Immutable class modeling the actual and expected elements at a given index.Reusable assertions for
s.InputStream
Reusable assertions for two-dimensional arrays ofint
s.Reusable assertions for arrays ofint
s.Reusable assertions for
s.Integer
Reusable assertions for
s.Iterable
Reusable assertions for
s.Iterator
Reusable assertions for
s.List
Reusable assertions for two-dimensional arrays oflong
s.Reusable assertions for arrays oflong
s.Reusable assertions for
s.Long
Reusable assertions for
s.Map
Wrapper for
to test methods throwingFiles
IOException
.Base class of reusable assertions for numbers.Reusable assertions for two-dimensional arrays of objects.Reusable assertions for arrays of objects.Reusable assertions forObject
s.Core assertion class forPath
assertionsBase class of reusable assertions for real numbers (float and double).Reusable assertions for two-dimensional arrays ofshort
s.Reusable assertions for arrays ofshort
s.Reusable assertions for
s.Short
Reusable assertions for
s.Spliterator
ImplementsComparisonStrategy
contract with a comparison strategy based onObjects.deepEquals(Object, Object)
method, it is also based onComparable.compareTo(Object)
when Object areComparable
method.Reusable assertions for
s.Throwable
An internal holder of the comparators for type.An abstract type holder which provides to pair a specific entities for types. -
Classes in org.assertj.core.internal used by org.assertj.core.presentationClassDescriptionImplements
ComparisonStrategy
contract with a comparison strategy based on aComparator
.