Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudnative-pg/plugin-barman-cloud
/ TestControllers
Function
TestControllers
internal/controller/suite_test.go:29–33 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
27
)
28
29
func
TestControllers(t *testing.T) {
30
RegisterFailHandler(Fail)
31
32
RunSpecs(t,
"Controller Suite"
)
33
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected