Package | Description |
---|---|
com.sap.cloud.sdk.testutil.rules |
Modifier and Type | Method and Description |
---|---|
ForEachSystemRule.FluentHelper |
ForEachSystemRule.FluentHelper.andSystem(String systemAlias)
Finishes the configuration of the current system and start configuration of the next one.
|
ForEachSystemRule.FluentHelper |
ForEachSystemRule.FluentHelper.withFallbackSystem(String fallbackSystemAlias)
Specifies a system aliases that should be used after the primary system failed for whatever reason.
|
ForEachSystemRule.FluentHelper |
ForEachSystemRule.FluentHelper.withFallbackSystems(String... fallbackSystemAliases)
Specifies a list of system aliases that should be used (in order) after the primary system failed for
whatever reason.
|
ForEachSystemRule.FluentHelper |
ForEachSystemRule.withSystem(String systemAlias)
Starts a new system configuration.
|
ForEachSystemRule.FluentHelper |
ForEachSystemRule.FluentHelper.withSystem(String systemAlias)
Finishes the configuration of the current system and start configuration of the next one.
|
Copyright © 2019 SAP SE. All rights reserved.