All Classes
-
All Classes Interface Summary Class Summary Class Description Assertions The entry point for all Guava assertions.ByteSourceAssert Assertions for GuavaByteSource.ErrorMessages ExceptionUtils InstanceOfAssertFactories GuavaInstanceOfAssertFactoriesforAssert.asInstanceOf(InstanceOfAssertFactory).MapEntry<K,V> Deprecated. useorg.assertj.core.data.MapEntryinstead.MultimapAssert<K,V> Assertions for guavaMultimap.MultisetAssert<T> Assertions for guavaMultiset.MultisetShouldContainAtLeastTimes Creates an error message stating that a given value appears in aMultisetfewer times than expectedMultisetShouldContainAtMostTimes Creates an error message stating that a given value appears in aMultisetmore times than expectedMultisetShouldContainTimes Creates an error message stating that a given value appears in aMultiseta different number of to the expected valueOptionalAssert<T> Assertions for guavaOptional.OptionalShouldBeAbsent Creates an error message indicating that an Optional which should be absent is actually presentOptionalShouldBePresent Creates an error message indicating that an Optional which should be present is absentOptionalShouldBePresentWithValue Creates an error message indicating that an Optional should contain an expected valueRangeAssert<T extends Comparable<T>> Assertions for guavaRange.RangeMapAssert<K extends Comparable<K>,V> Assertions for guavaRangeMap.RangeSetAssert<T extends Comparable<T>> Assertion for guavaRangeSet.RangeSets Reusable assertions fors.RangeSetRangeSetShouldEnclose Creates an error message indicating that the givenRangeSetdoes not enclose neither another oneRangeSetnor some set ofRange.RangeSetShouldEncloseAnyOf Creates an error message indicating that the givenRangeSetdoes not enclose at lease one element of expected objects.RangeSetShouldIntersect Creates an error message indicating that the givenRangeSetdoes not intersect neither another oneRangeSetnor some set ofRange.RangeSetShouldIntersectAnyOf Creates an error message indicating that the givenRangeSetdoes not intersect at lease one element of expected objects.RangeSetShouldNotEnclose RangeSetShouldNotIntersect RangeShouldBeClosedInTheLowerBound RangeShouldBeClosedInTheUpperBound RangeShouldBeOpenedInTheLowerBound RangeShouldBeOpenedInTheUpperBound RangeShouldHaveLowerEndpointEqual RangeShouldHaveUpperEndpointEqual ShouldContainKeys Creates an error message indicating that an assertion that verifies a map contains some keys failed.ShouldContainValues Creates an error message indicating that an assertion that verifies a map contains some values failed.ShouldHaveSize Creates an error message indicating that an assertion that verifies that a value have certain size failed.TableAssert<R,C,V> TableShouldContainCell TableShouldContainColumns TableShouldContainRows TableShouldHaveColumnCount TableShouldHaveRowCount