MCPcopy Create free account
hub / github.com/apecloud/myduckserver / IsUsingServer

Method IsUsingServer

harness/duck_harness.go:222–224  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

220}
221
222func (m *DuckHarness) IsUsingServer() bool {
223 return m.server
224}
225
226type SkippingDuckHarness struct {
227 DuckHarness

Callers 9

TestUserPrivilegesFunction · 0.95
TestUserAuthenticationFunction · 0.95
TestJoinStatsFunction · 0.80
TestDateParseFunction · 0.80
TestPersistFunction · 0.80
TestValidateSessionFunction · 0.80

Calls

no outgoing calls

Tested by 9

TestUserPrivilegesFunction · 0.76
TestUserAuthenticationFunction · 0.76
TestJoinStatsFunction · 0.64
TestDateParseFunction · 0.64
TestPersistFunction · 0.64
TestValidateSessionFunction · 0.64