SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Function unmockTestDestination

    • Removes a destination with the given name from the destinations environment variable. If the given destination name is not found calling this function has no effect. This function should be called to invert the behavior of mockTestDestination() and setTestDestination().

      Parameters

      • name: string

        Name of the mocked destination to remove.

        Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.

      Returns void