ByteSource.Multimap contains the given entries.Multiset contains the given value exactly the given number of times.Optional contains the given value.Range contains the given values.RangeMap contains the given entries.Multimap contains all entries of the given one (it might contain more entries).Multiset contains the given value at least the given number of times.Multiset contains the given value at most the given number of times.Table contains the mapping of row/column to value.Table contains the given columns.Multimap contains the given keys.RangeMap contains the given keys.Table contains the given rows.Multimap contains the given values for any key.RangeMap contains the given values.Table contains the given values for any key.Range does not contain the given values.MapEntry.entry(Object, Object) so that Assertions offers a fully featured entry point to all
AssertJ Guava features (but you can use MapEntry if you prefer).MapEntry.Optional.Optional.Range lower bound is closed.Range upper bound is closed.Table has the expected number of columns.Range lower endpoint is equal to the given value.Range lower bound is opened.Range upper bound is opened.Table has the expected number of rows.ByteSource contains has the same content as the provided one.Multimap has the same entries as the given one.SetMultimap and ListMultimap.ByteSource is equal to the given one.Multimap is equal to the given one.Table has the expected number of cells.Range upper endpoint is equal to the given value.Optional contained instance is absent/null (ie.ByteSource is empty.Multimap is empty.Range is empty.RangeMap is empty.Table is empty.Multimap is not empty.Range is not empty.RangeMap is not empty.Optional contains a (non-null) instance.MapEntryMultimap.Multiset.Multiset fewer times than expectedMultiset more times than expectedMultiset a different number of to the expected valueOptional.Range.RangeMap.BasicErrorMessageFactory.BasicErrorMessageFactory.BasicErrorMessageFactory.BasicErrorMessageFactory.ShouldContainKeys.ShouldHaveSize.TableShouldContainCell.TableShouldHaveColumnCount.TableShouldHaveRowCount.IllegalArgumentException if given condition is true with message formatted with given arguments
using String.format(String, Object...).Copyright © 2018 AssertJ. All rights reserved.