Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clouditor/clouditor
/ Errorf
Method
Errorf
internal/testutil/assert/assert_test.go:25–27 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
23
type
fakeT
struct
{}
24
25
func
(fakeT) Errorf(format string, args ...any) {
26
// do nothing
27
}
28
29
func
TestEqual(t *testing.T) {
30
type
args
struct
{
Callers
15
TestAuthorizationStrategyAllowAll_CheckAccess
Function · 0.80
TestAuthorizationStrategyJWT_CheckAccess
Function · 0.80
authorization.go
File · 0.80
populateRuntimeInfo
Function · 0.80
PaginateStorage
Function · 0.80
paginate
Function · 0.80
AssessEvidences
Method · 0.80
handleEvidence
Method · 0.80
initEvidenceStoreStream
Method · 0.80
initOrchestratorStream
Method · 0.80
Metrics
Method · 0.80
MetricImplementation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected