Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-cloudformation/rain
/ TestBucket
Function
TestBucket
cft/pkg/module_test.go:17–19 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
15
}
16
17
func
TestBucket(t *testing.T) {
18
runTest(
"bucket"
, t)
19
}
20
21
func
TestApi(t *testing.T) {
22
runTest(
"api"
, t)
Callers
nothing calls this directly
Calls
1
runTest
Function · 0.85
Tested by
no test coverage detected