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

Function TestModulesUnload

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

TestModulesUnloadFunction · 0.92

Tested by

no test coverage detected