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

java.lang.Object
  extended by com.stratelia.webactiv.util.node.control.dao.MockedNodeDAOTest

public class MockedNodeDAOTest
extends Object

Author:
ehugonnet

Constructor Summary
MockedNodeDAOTest()
           
 
Method Summary
static void cleanup()
           
static void prepare()
           
 void setup()
           
 void testDeleteRow()
           
 void testLoadRowConnectionNodePKStringInt()
           
 void testMoveNode()
           
 void testMoveNodeI18nActivated()
           
 void testStoreRow()
           
 void testStoreRowI18nActivated()
           
 void testUpdateRightsDependency()
           
 void testUpdateRightsDependencyI18nActivated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockedNodeDAOTest

public MockedNodeDAOTest()
Method Detail

prepare

public static void prepare()

cleanup

public static void cleanup()

setup

public void setup()

testDeleteRow

public void testDeleteRow()
                   throws Exception
Throws:
Exception

testLoadRowConnectionNodePKStringInt

public void testLoadRowConnectionNodePKStringInt()
                                          throws Exception
Throws:
Exception

testStoreRow

public void testStoreRow()
                  throws Exception
Throws:
Exception

testStoreRowI18nActivated

public void testStoreRowI18nActivated()
                               throws Exception
Throws:
Exception

testMoveNode

public void testMoveNode()
                  throws Exception
Throws:
Exception

testMoveNodeI18nActivated

public void testMoveNodeI18nActivated()
                               throws Exception
Throws:
Exception

testUpdateRightsDependency

public void testUpdateRightsDependency()
                                throws Exception
Throws:
Exception

testUpdateRightsDependencyI18nActivated

public void testUpdateRightsDependencyI18nActivated()
                                             throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.