MCPcopy Create free account
hub / github.com/grpc/grpc-java / empty

Method empty

api/src/test/java/io/grpc/AttributesTest.java:65–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 }
64
65 @Test
66 public void empty() {
67 assertThat(Attributes.EMPTY.keysForTest()).isEmpty();
68 }
69
70 @Test
71 public void valueEquality() {

Calls 2

keysForTestMethod · 0.80
isEmptyMethod · 0.45

Tested by

no test coverage detected