@UnitTest public class DefaultAttributeContentValidatorTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultAttributeContentValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testWhenAttributeIsTrueForBothPredicates_shouldPerformValidationWithAllValidators() |
void |
testWhenAttributeIsTrueForOnePredicates_shouldPerformValidationWithOneValidators() |
void |
testWhenAttributeIsTrueForOnePredicatesCollection_shouldPerformValidationWithOneValidators() |
void |
testWhenAttributeIsTrueForOnePredicatesMap_shouldPerformValidationWithOneValidators() |
public DefaultAttributeContentValidatorTest()
public void setup()
public void testWhenAttributeIsTrueForBothPredicates_shouldPerformValidationWithAllValidators()
public void testWhenAttributeIsTrueForOnePredicates_shouldPerformValidationWithOneValidators()
public void testWhenAttributeIsTrueForOnePredicatesCollection_shouldPerformValidationWithOneValidators()
public void testWhenAttributeIsTrueForOnePredicatesMap_shouldPerformValidationWithOneValidators()
Copyright © 2018 SAP SE. All Rights Reserved.