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 arrays of
booleans.Reusable assertions for arrays ofbooleans.Reusable assertions for two-dimensional arrays ofbytes.Reusable assertions for arrays ofbytes.Reusable assertions for two-dimensional arrays ofchars.Reusable assertions for arrays ofchars.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 comparisonReusable assertions for two-dimensional arrays ofdoubles.Reusable assertions for arrays ofdoubles.Reusable assertions for arrays offloats.Reusable assertions for arrays offloats.Reusable assertions for two-dimensional arrays ofints.Reusable assertions for arrays ofints.Reusable assertions fors.IterableReusable assertions for two-dimensional arrays oflongs.Reusable assertions for arrays oflongs.Reusable assertions for two-dimensional arrays of objects.Reusable assertions forObjects.Core assertion class forPathassertionsReusable assertions for two-dimensional arrays ofshorts.Reusable assertions for arrays ofshorts.An internal holder of the comparators for type. -
Classes in org.assertj.core.internal used by org.assertj.core.api.recursive.comparison
-
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
ComparisonStrategycontract.Assertions for object and primitive arrays.Assertions for object and primitive two-dimensional arrays.Reusable assertions fors.BigDecimalReusable assertions fors.BigIntegerValue class to hold the result of comparing two binary streams.Reusable assertions for arrays ofbooleans.Reusable assertions for arrays ofbooleans.Reusable assertions for two-dimensional arrays ofbytes.Reusable assertions for arrays ofbytes.Reusable assertions fors.ByteReusable assertions for two-dimensional arrays ofchars.Reusable assertions fors.CharacterReusable assertions for arrays ofchars.Reusable assertions fors.ClassReusable assertions for types that can be compared between each other, most of the time it meanss but also for type not implementingComparablelikeComparableNumber(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.ConditionReusable assertions fors.DateCompares the digest valuesReusable assertions for two-dimensional arrays ofdoubles.Reusable assertions for arrays ofdoubles.Reusable assertions fors.DoubleFailure actions.Deprecated.This comparator is deprecated because it performs a shallow field by field comparison, i.e.Reusable assertions fors.FileReusable assertions for arrays offloats.Reusable assertions for arrays offloats.Reusable assertions fors.FloatReusable assertions fors.FutureReusable assertions for two-dimensional arrays ofints.Reusable assertions for arrays ofints.Reusable assertions fors.IntegerReusable assertions fors.IterableReusable assertions fors.IteratorReusable assertions fors.ListReusable assertions for two-dimensional arrays oflongs.Reusable assertions for arrays oflongs.Reusable assertions fors.LongReusable assertions fors.MapBase class of reusable assertions for numbers.Reusable assertions for two-dimensional arrays of objects.Reusable assertions for arrays of objects.Reusable assertions forObjects.Core assertion class forPathassertionsBase class of reusable assertions for real numbers (float and double).Reusable assertions for two-dimensional arrays ofshorts.Reusable assertions for arrays ofshorts.Reusable assertions fors.ShortReusable assertions fors.SpliteratorImplementsComparisonStrategycontract with a comparison strategy based onObjects.deepEquals(Object, Object)method, it is also based onComparable.compareTo(Object)when Object areComparablemethod.Reusable assertions fors.ThrowableAn internal holder of the comparators for type. -
Classes in org.assertj.core.internal used by org.assertj.core.presentationClassDescriptionImplements
ComparisonStrategycontract with a comparison strategy based on aComparator.