java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.hibernate.test.TestCase
org.hibernate.test.unionsubclass.UnionSubclassTest
- All Implemented Interfaces:
- junit.framework.Test
- public class UnionSubclassTest
- extends org.hibernate.test.TestCase
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class org.hibernate.test.TestCase |
afterSessionFactoryBuilt, appliesTo, assertClassAssignability, assertElementTypeAssignability, configure, dialectIsCaseSensitive, dialectSupportsEmptyInList, dropAfterFailure, fullTestName, getBaseForMappings, getCacheConcurrencyStrategy, getCfg, getDialect, getExtraProperties, getSessions, openSession, openSession, overrideCacheStrategy, readCommittedIsolationMaintained, recreateSchema, reportSkip, reportSkip, runTest, setCfg, setUp, sfi |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
UnionSubclassTest
public UnionSubclassTest(java.lang.String str)
testUnionSubclassCollection
public void testUnionSubclassCollection()
testUnionSubclassFetchMode
public void testUnionSubclassFetchMode()
testUnionSubclassOneToMany
public void testUnionSubclassOneToMany()
testUnionSubclassManyToOne
public void testUnionSubclassManyToOne()
testUnionSubclass
public void testUnionSubclass()
testNestedUnionedSubclasses
public void testNestedUnionedSubclasses()
throws java.lang.Exception
getMappings
protected java.lang.String[] getMappings()
suite
public static junit.framework.Test suite()