MCPcopy 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
506func (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.
512type AssertRBAC struct {

Callers 1

TestOrganizationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected