@UnitTest public class SecureConfigurationViewServiceFunctionalTest extends java.lang.Object
| Constructor and Description |
|---|
SecureConfigurationViewServiceFunctionalTest() |
public SecureConfigurationViewServiceFunctionalTest()
public void prepareTest()
public void shouldAllowAllIfNothingBlacklisted()
public void shouldApplySingleBlacklist()
public void shouldApplyMultiBlacklist()
public void shouldApplyMergedBlacklist()
public void shouldApplySingleRegex()
public void shouldApplyMergedRegex()
public void shouldIgnoreLetterCaseInBlacklist()
public void shouldIgnoreLetterCaseInRegex()
public void shouldBlacklistIgnoreLetterCase()
public void shouldRegexIgnoreLetterCase()
public void shouldApplyNonexistentBlacklist()
public void shouldApplyBlankEntryBlacklist()
public void shouldApplyEmptyEntryBlacklist()
public void shouldNotApplyIncompleteEntryBlacklist()
public void shouldAcceptAnyKeyNameInBlacklist()
public void shouldApplyEdgeRegex()
public void shouldIgnoreBlankRegex()
public void shouldBePossibleToRemoveAllByRegex()
public void shouldHideByBlacklist()
public void shouldHideByRegex()
public void shouldHideByBlacklistAndRegex()
public void shouldRemoveByBlacklistAndRegex()
public void shouldHidePropertiesOnlyByBlacklist()
public void shouldHideEnvOnlyByBlacklist()
public void shouldHidePropertiesOnlyByRegex()
public void shouldHideEnvOnlyByRegex()
Copyright © 2018 SAP SE. All Rights Reserved.