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

Function TestApplicationList

client/application_test.go:9–11  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

7)
8
9func TestApplicationList(t *testing.T) {
10 integration.TestApplicationList(t, &srv{})
11}
12
13func TestApplicationData(t *testing.T) {
14 integration.TestApplicationData(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestApplicationListFunction · 0.92

Tested by

no test coverage detected