com.silverpeas.admin
Class SpacesAndComponentsTest

java.lang.Object
  extended by com.silverpeas.admin.SpacesAndComponentsTest

public class SpacesAndComponentsTest
extends Object


Constructor Summary
SpacesAndComponentsTest()
           
 
Method Summary
 void after()
           
 void clearCache()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void init()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testAddSpace()
           
 void testAddSubSpace()
           
 void testApplicationMove()
           
 void testCopyAndPasteComponent()
           
 void testCopyAndPasteRootSpace()
           
 void testCopyAndPasteSpaceInItsSubSpace()
           
 void testCopyAndPasteSubSpaceInSpace()
           
 void testDeleteAndRestoreComponent()
           
 void testDeleteAndRestoreSpace()
           
 void testDeleteComponent()
           
 void testDeleteSpace()
           
 void testGetSubSpaces()
           
 void testMoveRootSpaceInASubspace()
           
 void testMoveSpaceInItsSubspace()
           
 void testMoveSpaceWithoutRole()
           
 void testMoveSubSpaceAsRootSpace()
           
 void testProfileInheritance()
           
 void testProfileInheritanceBetweenNewSpaces()
           
 void testProfileInheritanceBetweenSpaces()
           
 void testSpaceManager()
           
 void testUpdateComponent()
           
 void testUpdateSpace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpacesAndComponentsTest

public SpacesAndComponentsTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

init

public void init()
          throws Exception
Throws:
Exception

after

public void after()
           throws Exception
Throws:
Exception

getDataSet

protected org.dbunit.dataset.IDataSet getDataSet()
                                          throws Exception
Throws:
Exception

clearCache

public void clearCache()

testAddSpace

public void testAddSpace()

testUpdateSpace

public void testUpdateSpace()

testDeleteSpace

public void testDeleteSpace()
                     throws AdminException
Throws:
AdminException

testDeleteAndRestoreSpace

public void testDeleteAndRestoreSpace()
                               throws AdminException
Throws:
AdminException

testAddSubSpace

public void testAddSubSpace()

testGetSubSpaces

public void testGetSubSpaces()
                      throws AdminException
Throws:
AdminException

testUpdateComponent

public void testUpdateComponent()

testDeleteComponent

public void testDeleteComponent()

testDeleteAndRestoreComponent

public void testDeleteAndRestoreComponent()

testProfileInheritance

public void testProfileInheritance()

testProfileInheritanceBetweenSpaces

public void testProfileInheritanceBetweenSpaces()

testProfileInheritanceBetweenNewSpaces

public void testProfileInheritanceBetweenNewSpaces()

testSpaceManager

public void testSpaceManager()
                      throws AdminException
Throws:
AdminException

testCopyAndPasteComponent

public void testCopyAndPasteComponent()
                               throws AdminException,
                                      QuotaException
Throws:
AdminException
QuotaException

testCopyAndPasteRootSpace

public void testCopyAndPasteRootSpace()
                               throws AdminException,
                                      QuotaException
Throws:
AdminException
QuotaException

testCopyAndPasteSubSpaceInSpace

public void testCopyAndPasteSubSpaceInSpace()
                                     throws AdminException,
                                            QuotaException
Throws:
AdminException
QuotaException

testCopyAndPasteSpaceInItsSubSpace

public void testCopyAndPasteSpaceInItsSubSpace()
                                        throws AdminException,
                                               QuotaException
Throws:
AdminException
QuotaException

testMoveSubSpaceAsRootSpace

public void testMoveSubSpaceAsRootSpace()
                                 throws AdminException
Throws:
AdminException

testMoveSpaceInItsSubspace

public void testMoveSpaceInItsSubspace()
                                throws AdminException
Throws:
AdminException

testMoveRootSpaceInASubspace

public void testMoveRootSpaceInASubspace()
                                  throws AdminException
Throws:
AdminException

testMoveSpaceWithoutRole

public void testMoveSpaceWithoutRole()
                              throws AdminException
Throws:
AdminException

testApplicationMove

public void testApplicationMove()
                         throws AdminException
Throws:
AdminException


Copyright © 2016 Silverpeas. All Rights Reserved.