| Package | Description |
|---|---|
| com.google.common.truth |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MapSubject<S extends MapSubject<S,K,V,M>,K,V,M extends Map<K,V>> |
Propositions for
Map subjects. |
| Modifier and Type | Method | Description |
|---|---|---|
static <K,V,M extends Map<K,V>> |
Truth.assertThat(Map<K,V> target) |
|
<K,V,M extends Map<K,V>> |
TestVerb.that(Map<K,V> target) |
| Modifier and Type | Method | Description |
|---|---|---|
static <K,V,M extends Map<K,V>> |
Truth.assertThat(Map<K,V> target) |
|
<K,V,M extends Map<K,V>> |
TestVerb.that(Map<K,V> target) |
Copyright © 2019. All rights reserved.