org.silverpeas.attachment.model
Class SimpleDocumentTest

java.lang.Object
  extended by org.silverpeas.attachment.model.SimpleDocumentTest

public class SimpleDocumentTest
extends Object

Author:
ehugonnet

Constructor Summary
SimpleDocumentTest()
           
 
Method Summary
 void testComputeNodeName()
          Test of computeNodeName method, of class SimpleDocument.
 void testForbiddenDownload()
           
 void testGetAliasURL()
          Test of getAliasURL method, of class SimpleDocument.
 void testGetAttachmentPath()
          Test of getAttachmentPath method, of class SimpleDocument.
 void testGetAttachmentURL()
          Test of getAttachmentURL method, of class SimpleDocument.
 void testGetDirectoryPath()
          Test of getDirectoryPath method, of class SimpleDocument.
 void testGetDisplayIcon()
          Test of getDisplayIcon method, of class SimpleDocument.
 void testGetFolder()
          Test of getFolder method, of class SimpleDocument.
 void testGetFullJcrContentPath()
          Test of getFullJcrContentPath method, of class SimpleDocument.
 void testGetFullJcrPath()
          Test of getFullJcrPath method, of class SimpleDocument.
 void testGetOnlineURL()
          Test of getOnlineURL method, of class SimpleDocument.
 void testGetUniversalURL()
          Test of getUniversalURL method, of class SimpleDocument.
 void testGetWebdavContentEditionLanguage()
           
 void testGetWebdavContentEditionLanguageWithoutRelease()
           
 void testGetWebdavJcrPath()
          Test of getWebdavJcrPath method, of class SimpleDocument.
 void testGetWebdavUrl()
          Test of getWebdavUrl method, of class SimpleDocument.
 void testIsOpenOfficeCompatible()
          Test of isOpenOfficeCompatible method, of class SimpleDocument.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleDocumentTest

public SimpleDocumentTest()
Method Detail

testComputeNodeName

public void testComputeNodeName()
Test of computeNodeName method, of class SimpleDocument.


testGetFullJcrContentPath

public void testGetFullJcrContentPath()
Test of getFullJcrContentPath method, of class SimpleDocument.


testGetFullJcrPath

public void testGetFullJcrPath()
Test of getFullJcrPath method, of class SimpleDocument.


testGetDisplayIcon

public void testGetDisplayIcon()
Test of getDisplayIcon method, of class SimpleDocument.


testIsOpenOfficeCompatible

public void testIsOpenOfficeCompatible()
Test of isOpenOfficeCompatible method, of class SimpleDocument.


testGetWebdavContentEditionLanguage

public void testGetWebdavContentEditionLanguage()

testGetWebdavContentEditionLanguageWithoutRelease

public void testGetWebdavContentEditionLanguageWithoutRelease()

testGetAttachmentPath

public void testGetAttachmentPath()
Test of getAttachmentPath method, of class SimpleDocument.


testGetDirectoryPath

public void testGetDirectoryPath()
Test of getDirectoryPath method, of class SimpleDocument.


testGetAttachmentURL

public void testGetAttachmentURL()
Test of getAttachmentURL method, of class SimpleDocument.


testGetUniversalURL

public void testGetUniversalURL()
Test of getUniversalURL method, of class SimpleDocument.


testGetOnlineURL

public void testGetOnlineURL()
Test of getOnlineURL method, of class SimpleDocument.


testGetAliasURL

public void testGetAliasURL()
Test of getAliasURL method, of class SimpleDocument.


testGetWebdavUrl

public void testGetWebdavUrl()
Test of getWebdavUrl method, of class SimpleDocument.


testGetWebdavJcrPath

public void testGetWebdavJcrPath()
Test of getWebdavJcrPath method, of class SimpleDocument.


testGetFolder

public void testGetFolder()
Test of getFolder method, of class SimpleDocument.


testForbiddenDownload

public void testForbiddenDownload()


Copyright © 2016 Silverpeas. All Rights Reserved.