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

Function TestDeviceUpdate

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

TestDeviceUpdateFunction · 0.92

Tested by

no test coverage detected