Uses of Class
org.hibernate.testing.junit4.BaseUnitTestCase
Packages that use BaseUnitTestCase
Package
Description
-
Uses of BaseUnitTestCase in org.hibernate.testing.bytecode.enhancement
Subclasses of BaseUnitTestCase in org.hibernate.testing.bytecode.enhancementModifier and TypeClassDescriptionclass
utility class to use in bytecode enhancement tests -
Uses of BaseUnitTestCase in org.hibernate.testing.common.connections
Subclasses of BaseUnitTestCase in org.hibernate.testing.common.connections -
Uses of BaseUnitTestCase in org.hibernate.testing.junit4
Subclasses of BaseUnitTestCase in org.hibernate.testing.junit4Modifier and TypeClassDescriptionclass
Applies functional testing logic for core Hibernate testing on top ofBaseUnitTestCase
class
Applies functional testing logic for core Hibernate testing on top ofBaseUnitTestCase
.