@finnairoyj/cdk-constructs-lib - v0.2.3
    Preparing search index...

    Function shouldThrow

    • Assert that the stack under test throws an error during CDK synthesis

      Parameters

      • stack: Stack

        Stack under test

      • Optionalerr: string | Error

        Expected Error object or error message

      Returns void