Class Jsr303Test

    • Field Detail

      • thrown

        public org.junit.rules.ExpectedException thrown
    • Constructor Detail

      • Jsr303Test

        public Jsr303Test()
    • Method Detail

      • testPropertyDescriptorHasConstraints

        public void testPropertyDescriptorHasConstraints()
      • testValidateValue

        public void testValidateValue()
      • testUnknownProperty

        public void testUnknownProperty()
      • testValidateNonCascadedRealNestedProperty

        public void testValidateNonCascadedRealNestedProperty()
      • testMetadataAPI_Book

        public void testMetadataAPI_Book()
      • testMetadataAPI_Engine

        public void testMetadataAPI_Engine()
      • testMetadataAPI_Address

        public void testMetadataAPI_Address()
      • testValidateMultiValuedConstraints

        public void testValidateMultiValuedConstraints()
      • testConstraintValidatorResolutionAlgorithm

        public void testConstraintValidatorResolutionAlgorithm()
      • testConstraintValidatorResolutionAlgorithm2

        public void testConstraintValidatorResolutionAlgorithm2()
      • testSizeValidation

        public void testSizeValidation()
      • testGetConstraintsForNullClass

        public void testGetConstraintsForNullClass()
        JSR-303 Section 5.1.c, IllegalArgumentException should be thrown