[hibernate-commits] [beanvalidation/beanvalidation-tck] 835d1b: BVTCK-14 Marking assertion 3.1.1 f as un-testable....

noreply at github.com noreply at github.com
Fri Jan 7 07:34:09 EST 2011


Branch: refs/heads/master
Home:   https://github.com/beanvalidation/beanvalidation-tck

Commit: 835d1b4c83b666a419dc1358e00cee2cf11fed60
    https://github.com/beanvalidation/beanvalidation-tck/commit/835d1b4c83b666a419dc1358e00cee2cf11fed60
Author: Hardy Ferentschik <hardy at ferentschik.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M src/main/java/org/hibernate/jsr303/tck/tests/validation/Boy.java
  M src/main/java/org/hibernate/jsr303/tck/tests/validation/ValidateTest.java
  M src/main/resources/tck-audit.xml

Log Message:
-----------
BVTCK-14 Marking assertion 3.1.1 f as un-testable. "Constraints on non getter methods are not supported" cannot be testes, because implementations could throw an exception or just ignore the constraints.

Renaming ValidateTest.testValidatedPropertyDoesNotFollowJavaBeansConvention to ValidateTest.testUnexpectedTypeException and adjusting assertion


Commit: 7ad21175ec153bf29d2b99c1048bfdc9a7bd6b20
    https://github.com/beanvalidation/beanvalidation-tck/commit/7ad21175ec153bf29d2b99c1048bfdc9a7bd6b20
Author: Hardy Ferentschik <hardy at ferentschik.de>
Date:   2011-01-07 (Fri, 07 Jan 2011)

Changed paths:
  M pom.xml

Log Message:
-----------
BVTCK-15 Updating dependencies




More information about the hibernate-commits mailing list