Uses of Class
org.assertj.core.api.MapAssert
Packages that use MapAssert
-
Uses of MapAssert in org.assertj.core.api
Fields in org.assertj.core.api with type parameters of type MapAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<Map, MapAssert<Object, Object>> InstanceOfAssertFactories.MAPMethods in org.assertj.core.api that return MapAssertModifier and TypeMethodDescriptionstatic <K,V> MapAssert <K, V> Assertions.assertThat(Map<K, V> actual) Creates a new instance of.MapAssertstatic <K,V> MapAssert <K, V> AssertionsForInterfaceTypes.assertThat(Map<K, V> actual) Creates a new instance of.MapAssertstatic <K,V> MapAssert <K, V> Java6Assertions.assertThat(Map<K, V> actual) Deprecated.Creates a new instance of.MapAssertdefault <K,V> MapAssert <K, V> Java6StandardSoftAssertionsProvider.assertThat(Map<K, V> actual) Creates a new instance of.MapAssertdefault <K,V> MapAssert <K, V> WithAssertions.assertThat(Map<K, V> actual) Creates a new instance of.MapAssertstatic <K,V> MapAssert <K, V> MapAssert.assertThatMap(Map<K, V> actual) static <K,V> MapAssert <K, V> Assumptions.assumeThat(Map<K, V> actual) Creates a new instance ofassumption.MapAssertdefault <K,V> MapAssert <K, V> WithAssumptions.assumeThat(Map<K, V> actual) Creates a new instance ofassumption.MapAssertstatic <K,V> MapAssert <K, V> Creates a new assumption's instance for aMapvalue.static <K,V> MapAssert <K, V> Creates a new instance of.MapAssertstatic <K,V> MapAssert <K, V> Deprecated.Creates a new instance of.MapAssertdefault <K,V> MapAssert <K, V> Creates a new instance of.MapAssertMethods in org.assertj.core.api that return types with arguments of type MapAssertModifier and TypeMethodDescriptionstatic <K,V> InstanceOfAssertFactory <Map, MapAssert<K, V>> InstanceOfAssertFactoryfor aMap.MapSizeAssert.returnToMap()Constructor parameters in org.assertj.core.api with type arguments of type MapAssert