MCPcopy Create free account
hub / github.com/erpc/erpc / IsTest

Function IsTest

util/testing.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17)
18
19func IsTest() bool {
20 return flag.Lookup("test.v") != nil
21}
22
23func ConfigureTestLogger() {
24 zerolog.SetGlobalLevel(zerolog.Disabled)

Callers 4

NewConnectorFunction · 0.92
SetDefaultsMethod · 0.92
SetDefaultsMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected