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

Function TestLiveRecordingPause

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

Source from the content-addressed store, hash-verified

25}
26
27func TestLiveRecordingPause(t *testing.T) {
28 integration.TestLiveRecordingPause(t, &srv{})
29}
30
31func TestLiveRecordingStop(t *testing.T) {
32 integration.TestLiveRecordingStop(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestLiveRecordingPauseFunction · 0.92

Tested by

no test coverage detected