com.silverpeas.admin.spaces
Class SpaceInstanciatorTest
java.lang.Object
com.silverpeas.admin.spaces.SpaceInstanciatorTest
public class SpaceInstanciatorTest
- extends Object
Unit tests on the SpaceInstanciator objects behaviour.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceInstanciatorTest
public SpaceInstanciatorTest()
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.