Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/turbot/steampipe
/ Error
Method
Error
pkg/query/queryexecute/execute_test.go:293–295 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
291
}
292
293
func
(e *mockError) Error() string {
294
return
e.msg
295
}
296
297
// mockClient is a minimal mock implementation of db_common.Client for testing
298
type
mockClient
struct
{
Callers
15
IsInvalidWorkspaceDatabaseArg
Function · 0.45
IsInvalidCloudToken
Function · 0.45
FailOnErrorWithMessage
Function · 0.45
TransformErrorToSteampipe
Function · 0.45
IsCancelledError
Function · 0.45
CombineErrorsWithPrefix
Function · 0.45
PrefixError
Function · 0.45
TestExemplarSchemaMapConcurrentAccess
Function · 0.45
TestRefreshConnectionState_ExemplarSchemaMapConcurrentReadWrite
Function · 0.45
TestRefreshConnectionState_ExemplarMapRaceCondition
Function · 0.45
TestRefreshConnectionState_DeferErrorHandling
Function · 0.45
TestRefreshConnectionState_NilResInDefer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected