Removes all test destinations stored in systems.json and credentials.json files or added through setTestDestination() from the destinations environment variable.
This function should be called to invert the behavior of mockAllTestDestinations() and other add single mocked destination functions.
Returns void
Settings
Member Visibility
Theme
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Removes all test destinations stored in
systems.json
andcredentials.json
files or added through setTestDestination() from thedestinations
environment variable.This function should be called to invert the behavior of mockAllTestDestinations() and other add single mocked destination functions.