com.silverpeas.admin.spaces
Class SpaceInstanciatorTest

java.lang.Object
  extended by com.silverpeas.admin.spaces.SpaceInstanciatorTest

public class SpaceInstanciatorTest
extends Object

Unit tests on the SpaceInstanciator objects behaviour.


Constructor Summary
SpaceInstanciatorTest()
           
 
Method Summary
 void atInitAllTemplatesAreAvailables()
          When some space templates are present, then they should be available as SpaceTemplate objects by the SpaceInstanciator instances.
 void atInitNoTemplatesDirectoryImpliesNoTemplatesLoaded()
          When no space templates are present, then no SpaceTemplate objects should be provided by the SpaceInstanciator instances.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceInstanciatorTest

public SpaceInstanciatorTest()
Method Detail

atInitAllTemplatesAreAvailables

public void atInitAllTemplatesAreAvailables()
When some space templates are present, then they should be available as SpaceTemplate objects by the SpaceInstanciator instances.


atInitNoTemplatesDirectoryImpliesNoTemplatesLoaded

public void atInitNoTemplatesDirectoryImpliesNoTemplatesLoaded()
When no space templates are present, then no SpaceTemplate objects should be provided by the SpaceInstanciator instances.



Copyright © 2016 Silverpeas. All Rights Reserved.