[hibernate-commits] [hibernate/hibernate-orm] 1ced09: HHH-11559 - Fix tests catching exceptions without ...

GitHub noreply at github.com
Wed Mar 8 13:51:06 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1ced09140961868ef31a7c5afe266df51f47e5bf
      https://github.com/hibernate/hibernate-orm/commit/1ced09140961868ef31a7c5afe266df51f47e5bf
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/jpa/test/criteria/ParameterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/EmbeddableIntegratorTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embedded/EmbeddedTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/filter/secondarytable/SecondaryTableTest.java
    M hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyCompositesDirtynessTest.java
    M hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyInitializedCompositesDirtynessTest.java
    M hibernate-core/src/test/java/org/hibernate/test/component/empty/EmptyInitializedCompositesTest.java
    M hibernate-core/src/test/java/org/hibernate/test/discriminator/joined/JoinedSubclassInheritanceTest.java
    M hibernate-core/src/test/java/org/hibernate/test/legacy/FooBarTest.java
    M hibernate-core/src/test/java/org/hibernate/test/locking/warning/LockNoneWarmingTest.java
    M hibernate-core/src/test/java/org/hibernate/test/schemavalidation/SynonymValidationTest.java
    M hibernate-core/src/test/java/org/hibernate/test/schemavalidation/ViewValidationTest.java

  Log Message:
  -----------
  HHH-11559 - Fix tests catching exceptions without re-throwing them




More information about the hibernate-commits mailing list