Class DefaultAttributeContentValidatorTest


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

      • DefaultAttributeContentValidatorTest

        public DefaultAttributeContentValidatorTest()
    • Method Detail

      • setup

        public void setup()
      • testWhenAttributeIsTrueForBothPredicates_shouldPerformValidationWithAllValidators

        public void testWhenAttributeIsTrueForBothPredicates_shouldPerformValidationWithAllValidators()
      • testWhenAttributeIsTrueForOnePredicates_shouldPerformValidationWithOneValidators

        public void testWhenAttributeIsTrueForOnePredicates_shouldPerformValidationWithOneValidators()
      • testWhenAttributeIsTrueForOnePredicatesCollection_shouldPerformValidationWithOneValidators

        public void testWhenAttributeIsTrueForOnePredicatesCollection_shouldPerformValidationWithOneValidators()
      • testWhenAttributeIsTrueForOnePredicatesMap_shouldPerformValidationWithOneValidators

        public void testWhenAttributeIsTrueForOnePredicatesMap_shouldPerformValidationWithOneValidators()