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

Function TestLoggingCreate

server/logging_test.go:13–15  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

11}
12
13func TestLoggingCreate(t *testing.T) {
14 integration.TestLoggingCreate(t, &srv{})
15}
16
17func TestLoggingRotate(t *testing.T) {
18 integration.TestLoggingRotate(t, &srv{})

Callers

nothing calls this directly

Calls 1

TestLoggingCreateFunction · 0.92

Tested by

no test coverage detected