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

Function TestChannelPlay

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

Source from the content-addressed store, hash-verified

87}
88
89func TestChannelPlay(t *testing.T) {
90 integration.TestChannelPlay(t, &srv{})
91}
92
93func TestChannelRecord(t *testing.T) {
94 integration.TestChannelRecord(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestChannelPlayFunction · 0.92

Tested by

no test coverage detected