org.alfresco.repo.thumbnail
Class ThumbnailServiceImplParameterTest

java.lang.Object
  extended by org.alfresco.repo.thumbnail.ThumbnailServiceImplParameterTest

public class ThumbnailServiceImplParameterTest
extends java.lang.Object

Thumbnail service implementation unit test


Constructor Summary
ThumbnailServiceImplParameterTest()
           
 
Method Summary
 void createThumbnailPassesParametersToActionService()
          This test method ensures that the parameters on thumbnail-create are passed through the RenditionService to the ActionService
 void initMockObjects()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThumbnailServiceImplParameterTest

public ThumbnailServiceImplParameterTest()
Method Detail

initMockObjects

public void initMockObjects()

createThumbnailPassesParametersToActionService

public void createThumbnailPassesParametersToActionService()
This test method ensures that the parameters on thumbnail-create are passed through the RenditionService to the ActionService



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