@finnairoyj/cdk-constructs-lib
    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