org.alfresco.cmis.mapping
Class CMISPropertyServiceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.cmis.mapping.BaseCMISTest
              extended by org.alfresco.cmis.mapping.CMISPropertyServiceTest
All Implemented Interfaces:
junit.framework.Test

public class CMISPropertyServiceTest
extends BaseCMISTest


Field Summary
 
Fields inherited from class org.alfresco.cmis.mapping.BaseCMISTest
authenticationComponent, cmisAccessControlService, cmisDictionaryService, cmisMapping, cmisQueryService, cmisRenditionService, cmisService, contentService, dictionaryDAO, dictionaryService, fileFolderService, namespaceDao, namespaceService, nodeService, permissionModelDao, permissionService, rootNodeRef, searchService, serviceRegistry, testTX, thumbnailService, transactionService, versionService
 
Constructor Summary
CMISPropertyServiceTest()
           
 
Method Summary
 void testBasicDocument()
           
 void testBasicFolder()
           
 void testCheckOut()
           
 void testContentProperties()
           
 void testLock()
           
 void testSinglePropertyFolderAccess()
           
 void testVersioning()
           
 
Methods inherited from class org.alfresco.cmis.mapping.BaseCMISTest
runAs, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMISPropertyServiceTest

public CMISPropertyServiceTest()
Method Detail

testBasicFolder

public void testBasicFolder()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testBasicDocument

public void testBasicDocument()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testContentProperties

public void testContentProperties()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testLock

public void testLock()
              throws java.lang.Exception
Throws:
java.lang.Exception

testCheckOut

public void testCheckOut()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testVersioning

public void testVersioning()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testSinglePropertyFolderAccess

public void testSinglePropertyFolderAccess()
                                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.