[hibernate-commits] [hibernate/hibernate-validator] f88623: HV-1371 Add missing examples to the specexample Pr...

GitHub noreply at github.com
Tue Jul 11 09:10:14 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: f8862386f4499a7c5fcc72b9d7a6ed20e5a3d2ce
      https://github.com/hibernate/hibernate-validator/commit/f8862386f4499a7c5fcc72b9d7a6ed20e5a3d2ce
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Author.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/AvailableInStore.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Book.java
    A engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Library.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/NewPasswordsIdentical.java
    A engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/NonEmpty.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/OldAndNewPasswordsDifferent.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/Review.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/SecurityChecking.java
    M engine/src/test/java/org/hibernate/validator/test/internal/engine/path/specexample/SpecExamplePropertyPathTest.java

  Log Message:
  -----------
  HV-1371 Add missing examples to the specexample PropertyPath test




More information about the hibernate-commits mailing list