Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ WithCancelled
Method
WithCancelled
coderd/database/dbauthz/setup_test.go:506–509 ·
view source on GitHub ↗
(contains string)
Source
from the content-addressed store, hash-verified
504
}
505
506
func
(m *expects) WithCancelled(contains string) *expects {
507
m.cancelledCtxExpect = contains
508
return
m
509
}
510
511
// AssertRBAC contains the object and actions to be asserted.
512
type
AssertRBAC
struct
{
Callers
1
TestOrganization
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected