org.hibernate.envers.test.integration.components
Class PropertiesGroupTest
java.lang.Object
org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractSessionTest
org.hibernate.envers.test.integration.components.PropertiesGroupTest
public class PropertiesGroupTest
- extends AbstractSessionTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesGroupTest
public PropertiesGroupTest()
initMappings
protected void initMappings()
throws MappingException,
URISyntaxException
- Specified by:
initMappings
in class AbstractSessionTest
- Throws:
MappingException
URISyntaxException
initData
public void initData()
testAuditTableColumns
public void testAuditTableColumns()
testHistoryOfUniquePropsEntity
public void testHistoryOfUniquePropsEntity()
testHistoryOfUniquePropsNotAuditedEntity
public void testHistoryOfUniquePropsNotAuditedEntity()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.