Class IsSingleLevelNestedRestrictionAttributePredicateTest

java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.IsSingleLevelNestedRestrictionAttributePredicateTest

@UnitTest public class IsSingleLevelNestedRestrictionAttributePredicateTest extends Object
  • Constructor Details

    • IsSingleLevelNestedRestrictionAttributePredicateTest

      public IsSingleLevelNestedRestrictionAttributePredicateTest()
  • Method Details

    • setup

      public void setup()
    • predicate_shouldFail_whenAttributeDoesNotContainRestrictions

      public void predicate_shouldFail_whenAttributeDoesNotContainRestrictions()
    • predicate_shouldFail_whenAttributeContainsRestrictionsAndIsNestedInOtherRestriction

      public void predicate_shouldFail_whenAttributeContainsRestrictionsAndIsNestedInOtherRestriction()
    • predicate_shouldFail_whenAttributeDoesNotContainRestrictionsAndIsNestedInOtherRestriction

      public void predicate_shouldFail_whenAttributeDoesNotContainRestrictionsAndIsNestedInOtherRestriction()
    • predicate_shouldPass_whenAttributeContainsRestrictionsAndIsNotPartOfOtherRestriction

      public void predicate_shouldPass_whenAttributeContainsRestrictionsAndIsNotPartOfOtherRestriction()