Uses of Package
org.fest.assertions.internal
Packages that use org.fest.assertions.internal
-
Classes in org.fest.assertions.internal used by org.fest.assertions.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 comparison -
Classes in org.fest.assertions.internal used by org.fest.assertions.internalClassDescriptionBase implementation of
ComparisonStrategycontract.Reusable assertions fors.BigDecimalValue class to hold the result of comparing two binary streams.Reusable assertions for arrays ofbooleans.Reusable assertions fors.BooleanReusable assertions for arrays ofbytes.Reusable assertions fors.ByteReusable assertions fors.CharacterReusable assertions for arrays ofchars.Reusable assertions fors.ComparableDescribes 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.DateReusable assertions for arrays ofdoubles.Reusable assertions fors.DoubleFailure actions.Reusable assertions fors.FileReusable assertions for arrays offloats.Reusable assertions fors.FloatReusable assertions fors.InputStreamReusable assertions for arrays ofints.Reusable assertions fors.IntegerReusable assertions fors.IterableReusable assertions fors.ListReusable assertions for arrays oflongs.Reusable assertions fors.LongReusable assertions fors.MapBase class of reusable assertions for numbers.Reusable assertions for arrays of objects.Reusable assertions forObjects.Utility methods for properties access.Base class of reusable assertions for real numbers (float and double).Reusable assertions for arrays ofshorts.Reusable assertions fors.ShortImplementsComparisonStrategycontract with a comparison strategy based onObject.equals(Object)method, it is also based onComparable.compareTo(Object)when Object areComparablemethod.Reusable assertions fors.StringReusable assertions fors.Throwable