Uses of Class
org.assertj.core.api.MapAssert

Packages that use MapAssert
org.assertj.core.api   
 

Uses of MapAssert in org.assertj.core.api
 

Methods in org.assertj.core.api that return MapAssert
<K,V> MapAssert<K,V>
AbstractSoftAssertions.assertThat(Map<K,V> actual)
          Creates a new instance of MapAssert.
 



Copyright © 2013–2015 AssertJ. All rights reserved.