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

Function TestChannelCreate

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

Source from the content-addressed store, hash-verified

47}
48
49func TestChannelCreate(t *testing.T) {
50 integration.TestChannelCreate(t, &srv{})
51}
52
53func TestChannelContinue(t *testing.T) {
54 integration.TestChannelContinue(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestChannelCreateFunction · 0.92

Tested by

no test coverage detected