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

Function TestBridgeData

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

Source from the content-addressed store, hash-verified

15}
16
17func TestBridgeData(t *testing.T) {
18 integration.TestBridgeData(t, &srv{})
19}
20
21func TestBridgeAddChannel(t *testing.T) {
22 integration.TestBridgeAddChannel(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestBridgeDataFunction · 0.92

Tested by

no test coverage detected