org.alfresco.cmis.renditions
Class CMISRenditionServiceTest

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.renditions.CMISRenditionServiceTest
All Implemented Interfaces:
junit.framework.Test

public class CMISRenditionServiceTest
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
CMISRenditionServiceTest()
           
 
Method Summary
 void setUp()
           
protected  void tearDown()
           
 void testEmptyFilter()
           
 void testGetAllRenditions()
           
 void testGetRenditionsByKind()
           
 void testGetRenditionsByMimetype()
           
 void testMixedFilter()
           
 void testRenditionsByBaseMimetype()
           
 
Methods inherited from class org.alfresco.cmis.mapping.BaseCMISTest
runAs
 
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

CMISRenditionServiceTest

public CMISRenditionServiceTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class BaseCMISTest
Throws:
java.lang.Exception

testGetAllRenditions

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

testGetRenditionsByKind

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

testGetRenditionsByMimetype

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

testEmptyFilter

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

testRenditionsByBaseMimetype

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

testMixedFilter

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

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class BaseCMISTest
Throws:
java.lang.Exception


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