[hibernate-commits] [beanvalidation/beanvalidation-tck] 3c562f: BVTCK-32 Adding test case for traversable resolver...

GitHub noreply at github.com
Wed Feb 6 04:46:34 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/beanvalidation/beanvalidation-tck
  Commit: 3c562fdaeebc225372ab7695aa7ee63f2f5bf5c5
      https://github.com/beanvalidation/beanvalidation-tck/commit/3c562fdaeebc225372ab7695aa7ee63f2f5bf5c5
  Author: Hardy Ferentschik <hardy at ferentschik.de>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/messageinterpolation/MessageInterpolationTest.java
    A tests/src/main/java/org/hibernate/beanvalidation/tck/tests/traversableresolver/Call.java
    A tests/src/main/java/org/hibernate/beanvalidation/tck/tests/traversableresolver/Gentleman.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/traversableresolver/SnifferTraversableResolver.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/traversableresolver/TraversableResolverTest.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/util/TestUtil.java

  Log Message:
  -----------
  BVTCK-32 Adding test case for traversable resolver and method validation. Really should behave as in the bean validation setup

Updating test for traversable resolver to not make use of string representation of traversable path


  Commit: 2dad45c3c52ecdf4188e18e3515c8e2ee1809851
      https://github.com/beanvalidation/beanvalidation-tck/commit/2dad45c3c52ecdf4188e18e3515c8e2ee1809851
  Author: Gunnar Morling <gunnar.morling at googlemail.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/traversableresolver/Call.java
    M tests/src/main/java/org/hibernate/beanvalidation/tck/tests/traversableresolver/SnifferTraversableResolver.java

  Log Message:
  -----------
  BVTCK-32 Removing unused method, minor clean-ups


Compare: https://github.com/beanvalidation/beanvalidation-tck/compare/4be194885bdf...2dad45c3c52e


More information about the hibernate-commits mailing list