org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited
Class ReadEntityAssociatedAuditedTest

java.lang.Object
  extended by org.hibernate.envers.test.AbstractEnversTest
      extended by org.hibernate.envers.test.AbstractOneSessionTest
          extended by org.hibernate.envers.test.integration.entityNames.singleAssociatedAudited.ReadEntityAssociatedAuditedTest

public class ReadEntityAssociatedAuditedTest
extends AbstractOneSessionTest


Field Summary
 
Fields inherited from class org.hibernate.envers.test.AbstractOneSessionTest
config
 
Constructor Summary
ReadEntityAssociatedAuditedTest()
           
 
Method Summary
 void initData()
           
protected  void initMappings()
           
 void testGetAssociationWithEntityName()
           
 void testGetAssociationWithEntityNameInNewSession()
           
 
Methods inherited from class org.hibernate.envers.test.AbstractOneSessionTest
closeSessionFactory, forceNewSession, getAuditReader, getHibernateConfigurationFileName, getSession, init, initializeSession
 
Methods inherited from class org.hibernate.envers.test.AbstractEnversTest
data, getAuditStrategy, setTestData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadEntityAssociatedAuditedTest

public ReadEntityAssociatedAuditedTest()
Method Detail

initMappings

protected void initMappings()
                     throws MappingException,
                            URISyntaxException
Specified by:
initMappings in class AbstractOneSessionTest
Throws:
MappingException
URISyntaxException

initData

public void initData()

testGetAssociationWithEntityName

public void testGetAssociationWithEntityName()

testGetAssociationWithEntityNameInNewSession

public void testGetAssociationWithEntityNameInNewSession()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.