java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.hibernate.test.TestCase
org.hibernate.test.legacy.LegacyTestCase
org.hibernate.test.legacy.FumTest
- All Implemented Interfaces:
- junit.framework.Test
- public class FumTest
- extends LegacyTestCase
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class org.hibernate.test.TestCase |
afterSessionFactoryBuilt, appliesTo, assertClassAssignability, assertElementTypeAssignability, 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 |
fumKeyShort
private static short fumKeyShort
FumTest
public FumTest(java.lang.String arg)
testQuery
public void testQuery()
testCriteriaCollection
public void testCriteriaCollection()
throws java.lang.Exception
testCriteria
public void testCriteria()
throws java.lang.Exception
testBeanResultTransformer
public void testBeanResultTransformer()
throws org.hibernate.HibernateException,
java.sql.SQLException
testListIdentifiers
public void testListIdentifiers()
throws java.lang.Exception
fumKey
public FumCompositeID fumKey(java.lang.String str)
fumKey
private FumCompositeID fumKey(java.lang.String str,
boolean aCompositeQueryTest)
testCompositeID
public void testCompositeID()
throws java.lang.Exception
testCompositeIDOneToOne
public void testCompositeIDOneToOne()
throws java.lang.Exception
testCompositeIDQuery
public void testCompositeIDQuery()
throws java.lang.Exception
testCompositeIDCollections
public void testCompositeIDCollections()
throws java.lang.Exception
testDeleteOwner
public void testDeleteOwner()
throws java.lang.Exception
testCompositeIDs
public void testCompositeIDs()
throws java.lang.Exception
testKeyManyToOne
public void testKeyManyToOne()
throws java.lang.Exception
testCompositeKeyPathExpressions
public void testCompositeKeyPathExpressions()
throws java.lang.Exception
testUnflushedSessionSerialization
public void testUnflushedSessionSerialization()
throws java.lang.Exception
spoofSerialization
private org.hibernate.classic.Session spoofSerialization(org.hibernate.classic.Session session)
throws java.io.IOException
getMappings
public java.lang.String[] getMappings()
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception