org.hibernate.envers.test.integration.flush
Class DoubleFlushModMod

java.lang.Object
  extended by org.hibernate.envers.test.AbstractEnversTest
      extended by org.hibernate.envers.test.AbstractEntityTest
          extended by org.hibernate.envers.test.integration.flush.AbstractFlushTest
              extended by org.hibernate.envers.test.integration.flush.DoubleFlushModMod

public class DoubleFlushModMod
extends AbstractFlushTest


Constructor Summary
DoubleFlushModMod()
           
 
Method Summary
 FlushMode getFlushMode()
           
 void initData()
           
 void testHistoryOfId()
           
 void testRevisionsCounts()
           
 void testRevisionTypes()
           
 
Methods inherited from class org.hibernate.envers.test.integration.flush.AbstractFlushTest
configure, initFlush
 
Methods inherited from class org.hibernate.envers.test.AbstractEntityTest
addConfigurationProperties, close, getAuditReader, getCfg, getEntityManager, init, init, newEntityManager
 
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

DoubleFlushModMod

public DoubleFlushModMod()
Method Detail

getFlushMode

public FlushMode getFlushMode()
Specified by:
getFlushMode in class AbstractFlushTest

initData

public void initData()

testRevisionsCounts

public void testRevisionsCounts()

testHistoryOfId

public void testHistoryOfId()

testRevisionTypes

public void testRevisionTypes()


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