@UnitTest public class SecureConfigurationViewServiceTest extends java.lang.Object
| Constructor and Description |
|---|
SecureConfigurationViewServiceTest() |
public void shouldNotDisplayBlacklistedPropertiesInRemoveMode()
public void shouldShowAsterisksForBlacklistedPropertiesInHideMode()
public void shouldNotDisplayBlacklistedByRegexInRemoveMode()
public void shouldIgnoreBlankRegex()
public void shouldShowAsterisksForBlacklistedPropertiesByRegexInHideMode()
public void shouldNotDisplayBlacklistedEnvVarsAndSystemPropertiesInRemoveMode()
public void shouldNotDisplayBlacklistedEnvVarsByRegexAndSystemPropertiesInRemoveMode()
public void shouldShowAsterisksForBlacklistedEnvVarsByRegexAndSystemPropertiesInHideMode()
public void shouldShowAsterisksForBlacklistedEnvVarsAndSystemPropertiesInHideMode()
public void shouldAdjustPropertiesBlacklistToMatchEnvironmentPropertyFormat()
public void shouldIgnoreCaseForBlacklistEntries()
public void shouldNotDisplayPropertiesWithUppercaseWhenBlacklisted()
public void shouldShowAsterisksForPropertiesWithUppercaseWhenBlacklisted()
public void shouldAllowCaseInsensitiveBlacklistRules()
Copyright © 2018 SAP SE. All Rights Reserved.