Skip to content

Commit 6e18af2

Browse files
committed
HHH-19871 --wip-- Envers migration to JUnit 6
- Extension hooks and hibernate-testing changes - org.hibernate.orm.test.envers.integration.query`
1 parent 2a6b3d3 commit 6e18af2

File tree

108 files changed

+4098
-3701
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+4098
-3701
lines changed

hibernate-envers/hibernate-envers.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ dependencies {
3030
testImplementation testLibs.junit4
3131
testImplementation testLibs.junit4Engine
3232

33+
testImplementation project(':hibernate-testing')
34+
3335
testAnnotationProcessor project( ':hibernate-processor' )
3436
}
3537

hibernate-envers/src/test/java/org/hibernate/envers/test/integration/query/AssociationToOneInnerJoinQueryTest.java

Lines changed: 0 additions & 193 deletions
This file was deleted.

hibernate-envers/src/test/java/org/hibernate/envers/test/integration/query/AuditFunctionQueryTest.java

Lines changed: 0 additions & 162 deletions
This file was deleted.

0 commit comments

Comments
 (0)