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

Function TestLiveRecordingStop

server/liveRecording_test.go:31–33  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

29}
30
31func TestLiveRecordingStop(t *testing.T) {
32 integration.TestLiveRecordingStop(t, &srv{})
33}
34
35func TestLiveRecordingResume(t *testing.T) {
36 integration.TestLiveRecordingResume(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestLiveRecordingStopFunction · 0.92

Tested by

no test coverage detected