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.
Returns void
Settings
Member Visibility
Theme
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
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().