[hibernate-commits] [hibernate/hibernate-validator] c4dc0a: HV-862 ExecutableHelper#overrides() should take vi...

GitHub noreply at github.com
Wed Sep 23 05:37:22 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: c4dc0ac8f4d67eb9c0c40175a9e44bfa2d308130
      https://github.com/hibernate/hibernate-validator/commit/c4dc0ac8f4d67eb9c0c40175a9e44bfa2d308130
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2015-09-23 (Wed, 23 Sep 2015)

  Changed paths:
    M engine/src/test/java/org/hibernate/validator/test/internal/util/ExecutableHelperTest.java

  Log Message:
  -----------
  HV-862 ExecutableHelper#overrides() should take visibilities into account

  This is already working. The commit adds a test.


  Commit: e97061f0863a8ea7fc6484baff0a81e7fd3f4e10
      https://github.com/hibernate/hibernate-validator/commit/e97061f0863a8ea7fc6484baff0a81e7fd3f4e10
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2015-09-23 (Wed, 23 Sep 2015)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/ExecutableHelper.java
    M engine/src/test/java/org/hibernate/validator/test/internal/util/ExecutableHelperTest.java
    A engine/src/test/java/org/hibernate/validator/test/internal/util/classhierarchy/Novella.java

  Log Message:
  -----------
  HV-862 Additional test case for package-private methods


Compare: https://github.com/hibernate/hibernate-validator/compare/fd39d284f8fe...e97061f0863a


More information about the hibernate-commits mailing list