MCPcopy Index your code
hub / github.com/google/dagger / emptyMap

Method emptyMap

javatests/dagger/functional/MultibindingTest.java:155–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 }
154
155 @Test
156 public void emptyMap() {
157 assertThat(multibindingComponent.emptyMap()).isEmpty();
158 }
159
160 @Test
161 public void emptyQualifiedMap() {

Callers

nothing calls this directly

Calls 2

isEmptyMethod · 0.80
emptyMapMethod · 0.65

Tested by

no test coverage detected