org.hibernate.envers.test.integration.components
Class DefaultValueComponents
java.lang.Object
org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractEntityTest
org.hibernate.envers.test.integration.components.DefaultValueComponents
public class DefaultValueComponents
- extends AbstractEntityTest
Test class for components with default values.
- See Also:
-
Hibernate JIRA
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultValueComponents
public DefaultValueComponents()
configure
public void configure(Ejb3Configuration cfg)
- Specified by:
configure
in class AbstractEntityTest
initData
public void initData()
testRevisionsCounts
public void testRevisionsCounts()
testHistoryOfId0
public void testHistoryOfId0()
testHistoryOfId1
public void testHistoryOfId1()
testHistoryOfId2
public void testHistoryOfId2()
testHistoryOfId3
public void testHistoryOfId3()
testHistoryOfId4
public void testHistoryOfId4()
testHistoryOfId5
public void testHistoryOfId5()
testHistoryOfId6
public void testHistoryOfId6()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.