@UnitTest public class IsSingleLevelNestedRestrictionAttributePredicateTest extends java.lang.Object
| Constructor and Description |
|---|
IsSingleLevelNestedRestrictionAttributePredicateTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
predicate_shouldFail_whenAttributeContainsRestrictionsAndIsNestedInOtherRestriction() |
void |
predicate_shouldFail_whenAttributeDoesNotContainRestrictions() |
void |
predicate_shouldFail_whenAttributeDoesNotContainRestrictionsAndIsNestedInOtherRestriction() |
void |
predicate_shouldPass_whenAttributeContainsRestrictionsAndIsNotPartOfOtherRestriction() |
void |
setup() |
public IsSingleLevelNestedRestrictionAttributePredicateTest()
public void setup()
public void predicate_shouldFail_whenAttributeDoesNotContainRestrictions()
public void predicate_shouldFail_whenAttributeContainsRestrictionsAndIsNestedInOtherRestriction()
public void predicate_shouldFail_whenAttributeDoesNotContainRestrictionsAndIsNestedInOtherRestriction()
public void predicate_shouldPass_whenAttributeContainsRestrictionsAndIsNotPartOfOtherRestriction()
Copyright © 2018 SAP SE. All Rights Reserved.