MCPcopy 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
13func TestModule(t *testing.T) {
14 runTest("test", t)
15}
16
17func TestBucket(t *testing.T) {
18 runTest("bucket", t)

Callers

nothing calls this directly

Calls 1

runTestFunction · 0.85

Tested by

no test coverage detected