|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
fri.util.database.jpa.commons.AbstractJpaTest
fri.util.database.jpa.tree.AbstractTreeTest<ClosureTableTreeDao,ClosureTableTreeNode>
fri.util.database.jpa.tree.closuretable.ClosureTableTreeTest
fri.util.database.jpa.tree.hibernatesession.tests.ClosureTableTreeHibernateSessionTest
public class ClosureTableTreeHibernateSessionTest
Field Summary |
---|
Fields inherited from class fri.util.database.jpa.tree.AbstractTreeTest |
---|
COPIED_NAME_PREFIX |
Fields inherited from class fri.util.database.jpa.commons.AbstractJpaTest |
---|
ECLIPSELINK_PERSISTENCE_UNIT_NAME, HIBERNATE_PERSISTENCE_UNIT_NAME |
Constructor Summary | |
---|---|
ClosureTableTreeHibernateSessionTest()
|
Method Summary | |
---|---|
protected void |
commitDbTransaction(java.lang.String message)
|
protected DbSession |
newDbSession(java.lang.String message)
|
protected void |
rollbackDbTransaction(java.lang.String message)
|
protected void |
setUp()
|
protected void |
tearDown()
Overridden to clean-up test table(s). |
Methods inherited from class fri.util.database.jpa.tree.closuretable.ClosureTableTreeTest |
---|
checkTreeIntegrity, getName, newDao, newTreePojo, newUniqueChildrenTreeConstraintImpl, newUniqueChildrenTreeConstraintImplWithoutRoots, newUniqueWholeTreeConstraintImpl, newUniqueWholeTreeConstraintImplWithoutRoots, renameBeforeCopy, setNameNotConstraintChecking, testGetTreePathEntity |
Methods inherited from class fri.util.database.jpa.commons.AbstractJpaTest |
---|
beginTransaction, commitTransaction, getPersistenceUnitName, log, logAfterEnd, logBeforeEnd, logStart, rollbackTransaction |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClosureTableTreeHibernateSessionTest()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class AbstractJpaTest
java.lang.Exception
protected void tearDown() throws java.lang.Exception
AbstractTreeTest
tearDown
in class AbstractTreeTest<ClosureTableTreeDao,ClosureTableTreeNode>
java.lang.Exception
protected DbSession newDbSession(java.lang.String message)
newDbSession
in class AbstractTreeTest<ClosureTableTreeDao,ClosureTableTreeNode>
protected void commitDbTransaction(java.lang.String message)
commitDbTransaction
in class AbstractTreeTest<ClosureTableTreeDao,ClosureTableTreeNode>
protected void rollbackDbTransaction(java.lang.String message)
rollbackDbTransaction
in class AbstractTreeTest<ClosureTableTreeDao,ClosureTableTreeNode>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |