[hibernate-commits] [hibernate/hibernate-validator] 830f30: HV-639 Adding test case for lazy evaluation in cas...

GitHub noreply at github.com
Fri May 10 04:25:09 EDT 2013


  Branch: refs/heads/HV-639-4.3
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 830f30ae9df1f98bc317c534554890a5073c569c
      https://github.com/hibernate/hibernate-validator/commit/830f30ae9df1f98bc317c534554890a5073c569c
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/EagerEvaluationOfComposingConstraintsTest.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/InvocationCounter.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/InvocationCounting.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/InvocationCountingValidator.java
    A engine/src/test/java/org/hibernate/validator/test/constraints/composition/lazyevaluation/LazyEvaluationOfComposingConstraintsTest.java

  Log Message:
  -----------
  HV-639 Adding test case for lazy evaluation in case of @ReportAsSingleViolation


  Commit: ef85fa4840ae845512e095f92369c3ec09c84106
      https://github.com/hibernate/hibernate-validator/commit/ef85fa4840ae845512e095f92369c3ec09c84106
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/engine/ConstraintTree.java

  Log Message:
  -----------
  HV-639 Failing fast (on first constraint violation) for composing constraints


Compare: https://github.com/hibernate/hibernate-validator/compare/830f30ae9df1^...ef85fa4840ae


More information about the hibernate-commits mailing list