com.silverpeas.admin
Class SpacesManagersTest

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

public class SpacesManagersTest
extends Object


Constructor Summary
SpacesManagersTest()
           
 
Method Summary
 void after()
           
protected  org.dbunit.dataset.IDataSet getDataSet()
           
 void init()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testAddRemoveSpaceManager()
           
 void testGetManageableSpaces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpacesManagersTest

public SpacesManagersTest()
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

testAddRemoveSpaceManager

public void testAddRemoveSpaceManager()

testGetManageableSpaces

public void testGetManageableSpaces()


Copyright © 2016 Silverpeas. All Rights Reserved.