MCPcopy Create free account
hub / github.com/CyCoreSystems/ari-proxy / TestChannelRecord

Function TestChannelRecord

server/channel_test.go:93–95  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

91}
92
93func TestChannelRecord(t *testing.T) {
94 integration.TestChannelRecord(t, &srv{})
95}
96
97func TestChannelSnoop(t *testing.T) {
98 integration.TestChannelSnoop(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestChannelRecordFunction · 0.92

Tested by

no test coverage detected