| Package | Description |
|---|---|
| org.hibernate.testing.junit5 |
Extensions based on the extension mechanism of JUnit 5 to support things like
`@FailureExcepted`, `@RequiresDialect`, etc.
|
| org.hibernate.testing.junit5.envers |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionFactoryScope
A scope or holder fot the SessionFactory instance associated with a
given test class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnversSessionFactoryScope
A scope or holder for the SessionFactory instance associated with a given test class.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.