Class IsSingleLevelNestedRestrictionAttributePredicateTest


  • @UnitTest
    public class IsSingleLevelNestedRestrictionAttributePredicateTest
    extends java.lang.Object
    • Constructor Detail

      • IsSingleLevelNestedRestrictionAttributePredicateTest

        public IsSingleLevelNestedRestrictionAttributePredicateTest()
    • Method Detail

      • 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()