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

Function TestBridgeRemoveChannel

client/bridge_test.go:25–27  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

23}
24
25func TestBridgeRemoveChannel(t *testing.T) {
26 integration.TestBridgeRemoveChannel(t, &srv{})
27}
28
29func TestBridgeDelete(t *testing.T) {
30 integration.TestBridgeDelete(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestBridgeRemoveChannelFunction · 0.92

Tested by

no test coverage detected