| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> MapAssert<K,V> |
Assertions.assertThat(Map<K,V> actual)
Creates a new instance of
. |
<K,V> MapAssert<K,V> |
SoftAssertions.assertThat(Map<K,V> actual)
Creates a new instance of
. |
Copyright © 2013 AssertJ. All Rights Reserved.