MCPcopy Create free account
hub / github.com/aws-samples/aws-cdk-examples / test_lambda-cron.py

File test_lambda-cron.py

python/lambda-cron/test_lambda-cron.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pytest
2
3from aws_cdk import App, Stack
4from aws_cdk.assertions import Capture, Match, Template

Callers

nothing calls this directly

Calls 2

LambdaCronStackClass · 0.90
AppClass · 0.85

Tested by

no test coverage detected