Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-cloudformation/rain
/ TestPackageAlias
Function
TestPackageAlias
cft/pkg/module_test.go:57–59 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
55
}
56
57
func
TestPackageAlias(t *testing.T) {
58
runTest(
"alias"
, t)
59
}
60
61
func
TestIfPAram(t *testing.T) {
62
runTest(
"ifparam"
, t)
Callers
nothing calls this directly
Calls
1
runTest
Function · 0.85
Tested by
no test coverage detected