Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/dagger
/ emptySet
Method
emptySet
javatests/dagger/functional/MultibindingTest.java:145–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
143
}
144
145
@Test
146
public
void
emptySet() {
147
assertThat(multibindingComponent.emptySet()).isEmpty();
148
}
149
150
@Test
151
public
void
emptyQualifiedSet() {
Callers
nothing calls this directly
Calls
2
isEmpty
Method · 0.80
emptySet
Method · 0.65
Tested by
no test coverage detected