Uses of Class
de.gematik.test.tiger.common.config.TigerScopedExecutor
-
Packages that use TigerScopedExecutor Package Description de.gematik.test.tiger.common.config -
-
Uses of TigerScopedExecutor in de.gematik.test.tiger.common.config
Methods in de.gematik.test.tiger.common.config that return TigerScopedExecutor Modifier and Type Method Description static TigerScopedExecutorTigerGlobalConfiguration. localScope()Returns a local scope in which values can be added and code executed.TigerScopedExecutorTigerScopedExecutor. withValue(String key, String value)
-