com.stratelia.webactiv.util.node.control.dao
Class NodeDAOTest

java.lang.Object
  extended by com.silverpeas.components.model.AbstractJndiCase
      extended by com.stratelia.webactiv.util.node.control.dao.NodeDAOTest

public class NodeDAOTest
extends AbstractJndiCase

Author:
ehugonnet

Field Summary
 
Fields inherited from class com.silverpeas.components.model.AbstractJndiCase
baseTest
 
Constructor Summary
NodeDAOTest()
           
 
Method Summary
static void generalSetUp()
           
static void generalTearDown()
           
 void testGetAllHeaders()
           
 void testGetAnotherHeader()
           
 void testGetAnotherPath()
           
 void testGetChildrenDetailsConnectionNodePK()
           
 void testGetChildrenNumber()
           
 void testGetChildrenPKs()
           
 void testGetDescendantDetailsConnectionNodeDetail()
           
 void testGetDescendantDetailsConnectionNodePK()
           
 void testGetDescendantPKs()
           
 void testGetHeadersByLevel()
           
 void testGetTree()
           
 void testIsSameNameSameLevelOnCreation()
           
 void testIsSameNameSameLevelOnUpdate()
           
 void testSelectByPrimaryKey()
           
 
Methods inherited from class com.silverpeas.components.model.AbstractJndiCase
executeDDL, loadDDL, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeDAOTest

public NodeDAOTest()
Method Detail

generalSetUp

public static void generalSetUp()
                         throws IOException,
                                NamingException,
                                Exception
Throws:
IOException
NamingException
Exception

generalTearDown

public static void generalTearDown()
                            throws IOException,
                                   NamingException,
                                   Exception
Throws:
IOException
NamingException
Exception

testGetTree

public void testGetTree()
                 throws Exception
Throws:
Exception

testIsSameNameSameLevelOnCreation

public void testIsSameNameSameLevelOnCreation()
                                       throws Exception
Throws:
Exception

testIsSameNameSameLevelOnUpdate

public void testIsSameNameSameLevelOnUpdate()
                                     throws Exception
Throws:
Exception

testGetChildrenPKs

public void testGetChildrenPKs()
                        throws Exception
Throws:
Exception

testGetDescendantPKs

public void testGetDescendantPKs()
                          throws Exception
Throws:
Exception

testGetDescendantDetailsConnectionNodePK

public void testGetDescendantDetailsConnectionNodePK()
                                              throws Exception
Throws:
Exception

testGetDescendantDetailsConnectionNodeDetail

public void testGetDescendantDetailsConnectionNodeDetail()
                                                  throws Exception
Throws:
Exception

testGetHeadersByLevel

public void testGetHeadersByLevel()
                           throws Exception
Throws:
Exception

testGetAllHeaders

public void testGetAllHeaders()
                       throws Exception
Throws:
Exception

testGetAnotherPath

public void testGetAnotherPath()
                        throws Exception
Throws:
Exception

testGetAnotherHeader

public void testGetAnotherHeader()
                          throws Exception
Throws:
Exception

testGetChildrenDetailsConnectionNodePK

public void testGetChildrenDetailsConnectionNodePK()
                                            throws Exception
Throws:
Exception

testGetChildrenNumber

public void testGetChildrenNumber()
                           throws Exception
Throws:
Exception

testSelectByPrimaryKey

public void testSelectByPrimaryKey()
                            throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.