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