Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-cloudformation/rain
/ TestMany
Function
TestMany
cft/pkg/module_test.go:37–39 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
35
}
36
37
func
TestMany(t *testing.T) {
38
runTest(
"many"
, t)
39
}
40
41
func
TestRef(t *testing.T) {
42
runTest(
"ref"
, t)
Callers
nothing calls this directly
Calls
1
runTest
Function · 0.85
Tested by
no test coverage detected