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

Function TestLoggingRotate

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

TestLoggingRotateFunction · 0.92

Tested by

no test coverage detected