MCPcopy Create free account
hub / github.com/aws-cloudformation/rain / TestRef

Function TestRef

cft/pkg/module_test.go:41–43  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

39}
40
41func TestRef(t *testing.T) {
42 runTest("ref", t)
43}
44
45func TestMeta(t *testing.T) {
46 runTest("meta", t)

Callers

nothing calls this directly

Calls 1

runTestFunction · 0.85

Tested by

no test coverage detected