MCPcopy Create free account
hub / github.com/apache/thrift / getHolyMoley

Method getHolyMoley

lib/java/src/test/java/org/apache/thrift/Fixtures.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 public static HolyMoley getHolyMoley() {
45 return holyMoley.deepCopy();
46 }
47
48 public static CompactProtoTestStruct getCompactProtoTestStruct() {
49 return compactProtoTestStruct.deepCopy();

Callers 6

testIdentityMethod · 0.95
testDeepCopyMethod · 0.95
testHolyMoleyMethod · 0.95
testSerializationMethod · 0.95
benchmarkMethod · 0.95
testPersistentStructsMethod · 0.95

Calls 1

deepCopyMethod · 0.80

Tested by

no test coverage detected