org.silverpeas.attachment.webdav.impl
Class WebdavDocumentRepositoryTest

java.lang.Object
  extended by org.silverpeas.attachment.webdav.impl.WebdavDocumentRepositoryTest

public class WebdavDocumentRepositoryTest
extends Object


Nested Class Summary
static class WebdavDocumentRepositoryTest.JcrWebdavRepositoryTest
           
 
Constructor Summary
WebdavDocumentRepositoryTest()
           
 
Method Summary
 void testAddExclusiveFolder()
           
 void testAddFile()
           
 void testAddFolder()
           
 void testCreateAttachmentNode()
           
 void testDeleteAttachmentContentNode()
           
 void testDeleteAttachmentNode()
           
 void testGetContentEditionLanguageAndSize()
           
 void testGetDocumentContentLanguageNode()
           
 void testGetDocumentIdentifierNode()
           
 void testIsNodeLocked()
           
 void testMoveAttachmentNode()
           
 void testMoveAttachmentNodeToExistingNode()
           
 void testUpdateAttachment()
           
 void testUpdateAttachmentNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebdavDocumentRepositoryTest

public WebdavDocumentRepositoryTest()
Method Detail

testCreateAttachmentNode

public void testCreateAttachmentNode()
                              throws Exception
Throws:
Exception

testUpdateAttachmentNode

public void testUpdateAttachmentNode()
                              throws Exception
Throws:
Exception

testUpdateAttachment

public void testUpdateAttachment()
                          throws Exception
Throws:
Exception

testMoveAttachmentNode

public void testMoveAttachmentNode()
                            throws Exception
Throws:
Exception

testMoveAttachmentNodeToExistingNode

public void testMoveAttachmentNodeToExistingNode()
                                          throws Exception
Throws:
Exception

testDeleteAttachmentContentNode

public void testDeleteAttachmentContentNode()
                                     throws Exception
Throws:
Exception

testDeleteAttachmentNode

public void testDeleteAttachmentNode()
                              throws Exception
Throws:
Exception

testGetContentEditionLanguageAndSize

public void testGetContentEditionLanguageAndSize()
                                          throws Exception
Throws:
Exception

testGetDocumentIdentifierNode

public void testGetDocumentIdentifierNode()
                                   throws Exception
Throws:
Exception

testGetDocumentContentLanguageNode

public void testGetDocumentContentLanguageNode()
                                        throws Exception
Throws:
Exception

testAddFolder

public void testAddFolder()
                   throws Exception
Throws:
Exception

testAddExclusiveFolder

public void testAddExclusiveFolder()
                            throws Exception
Throws:
Exception

testIsNodeLocked

public void testIsNodeLocked()
                      throws Exception
Throws:
Exception

testAddFile

public void testAddFile()
                 throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.