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

Function TestBridgeAddChannel

server/bridge_test.go:21–23  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

19}
20
21func TestBridgeAddChannel(t *testing.T) {
22 integration.TestBridgeAddChannel(t, &srv{})
23}
24
25func TestBridgeRemoveChannel(t *testing.T) {
26 integration.TestBridgeRemoveChannel(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestBridgeAddChannelFunction · 0.92

Tested by

no test coverage detected