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

Function TestModulesReload

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

TestModulesReloadFunction · 0.92

Tested by

no test coverage detected