org.silverpeas.util.data
Class TemporaryWorkspaceTranslationTest

java.lang.Object
  extended by org.silverpeas.util.data.TemporaryWorkspaceTranslationTest

public class TemporaryWorkspaceTranslationTest
extends Object

Author:
Yohann Chastagnier

Nested Class Summary
static class TemporaryWorkspaceTranslationTest.SerializableClass
           
 
Constructor Summary
TemporaryWorkspaceTranslationTest()
           
 
Method Summary
 void cleanTest()
           
 void setup()
           
 void testStartWithTranslationDescriptorPrefix()
           
 void testWorkspaceCreateAndExist()
           
 void testWorkspaceExist()
           
 void testWorkspaceExistWithAdditionalData()
           
 void testWorkspaceGetObjectThatDoesNotExist()
           
 void testWorkspaceNotExistBecauseDescriptorDoesNotExist()
           
 void testWorkspaceNotExistBecauseRootWorkspaceDoesNotExist()
           
 void testWorkspacePutKeyValueOnNotCreatedWorkspace()
           
 void testWorkspacePutKeyValueOnNotCreateWorkspaceAndReload()
           
 void testWorkspacePutNullObject()
           
 void testWorkspaceRemove()
           
 void testWorkspaceRemoveAndCreateAgain()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemporaryWorkspaceTranslationTest

public TemporaryWorkspaceTranslationTest()
Method Detail

cleanTest

public void cleanTest()

setup

public void setup()

testWorkspaceCreateAndExist

public void testWorkspaceCreateAndExist()
                                 throws Exception
Throws:
Exception

testWorkspaceExist

public void testWorkspaceExist()
                        throws Exception
Throws:
Exception

testWorkspaceExistWithAdditionalData

public void testWorkspaceExistWithAdditionalData()
                                          throws Exception
Throws:
Exception

testWorkspaceNotExistBecauseDescriptorDoesNotExist

public void testWorkspaceNotExistBecauseDescriptorDoesNotExist()
                                                        throws Exception
Throws:
Exception

testWorkspaceNotExistBecauseRootWorkspaceDoesNotExist

public void testWorkspaceNotExistBecauseRootWorkspaceDoesNotExist()
                                                           throws Exception
Throws:
Exception

testWorkspaceRemove

public void testWorkspaceRemove()
                         throws Exception
Throws:
Exception

testWorkspaceRemoveAndCreateAgain

public void testWorkspaceRemoveAndCreateAgain()
                                       throws Exception
Throws:
Exception

testStartWithTranslationDescriptorPrefix

public void testStartWithTranslationDescriptorPrefix()

testWorkspacePutKeyValueOnNotCreatedWorkspace

public void testWorkspacePutKeyValueOnNotCreatedWorkspace()
                                                   throws Exception
Throws:
Exception

testWorkspacePutKeyValueOnNotCreateWorkspaceAndReload

public void testWorkspacePutKeyValueOnNotCreateWorkspaceAndReload()
                                                           throws Exception
Throws:
Exception

testWorkspacePutNullObject

public void testWorkspacePutNullObject()
                                throws Exception
Throws:
Exception

testWorkspaceGetObjectThatDoesNotExist

public void testWorkspaceGetObjectThatDoesNotExist()
                                            throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.