phpDocumentor Watermark
PHPUnit
[ class tree: Watermark ] [ index: Watermark ] [ all elements ]

Class: ItemEditWatermarkPluginTest

Source Location: /modules/watermark/test/phpunit/ItemEditWatermarkPluginTest.class

Class ItemEditWatermarkPluginTest

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ItemEditPluginTestCase

ItemEditPluginTestCase::$_plugin

Inherited From GalleryTestCase

GalleryTestCase::$_cleanup

Inherited From ItemEditPluginTestCase

ItemEditPluginTestCase::ItemEditPluginTestCase()
ItemEditPluginTestCase::handleRequest()
ItemEditPluginTestCase::_translate()

Inherited From GalleryTestCase

GalleryTestCase::GalleryTestCase()
GalleryTestCase::assert()
GalleryTestCase::assertEquals()
GalleryTestCase::assertErrorEquals()
Fail if the provided GalleryStatus object does not contain the given error code.
GalleryTestCase::assertEventFired()
Fail if the provided event name was not fired.
GalleryTestCase::assertEventNotFired()
Fail if the provided event name was fired
GalleryTestCase::DeepCompare()
GalleryTestCase::failWithStatus()
This is deprecated in Gallery 2.3 -- now tests should just return $ret and let the framework generate the right failure message.
GalleryTestCase::getEntityCounter()
Get the entity counter listener which contains the types and number of elements deleted.
GalleryTestCase::setUp()
GalleryTestCase::tearDown()
GalleryTestCase::_array_unshift_key_value()
Utility method to array_unshift a single key => value pair.
GalleryTestCase::_becomeGuestUser()
GalleryTestCase::_createDerivative()
GalleryTestCase::_createLinkedItem()
Create a random link item
GalleryTestCase::_createRandomAlbum()
Create a random album
GalleryTestCase::_createRandomDataItem()
Create a random data item
GalleryTestCase::_createRandomGroup()
Create a random group
GalleryTestCase::_createRandomUser()
Create a random user
GalleryTestCase::_createUser()
GalleryTestCase::_deleteAndVerifyEntity()
GalleryTestCase::_disableUserName()
Convenience method to mark a username as disabled.
GalleryTestCase::_getRootId()
GalleryTestCase::_getUnusedId()
Get an id that is not used for anything.
GalleryTestCase::_initEventListenersForTest()
Disable all but some core event listeners by default.
GalleryTestCase::_markEventListenersForCleanup()
Create a backup of the registered event listeners which will be restored in tearDown.
GalleryTestCase::_markFactoryForCleanup()
Create a backup of the factory data which will be restored in tearDown.
GalleryTestCase::_markFactoryModuleForCleanup()
GalleryTestCase::_markForCleanup()
GalleryTestCase::_markPluginParametersForCleanup()
Store plugin parameters to be restored in tearDown
GalleryTestCase::_markToolkitForCleanup()
GalleryTestCase::_registerEventListener()
Register a The NullEventListener for a test
GalleryTestCase::_registerFactoryImplementationForTest()
Register a factory implementation temporarily for this test.
GalleryTestCase::_registerTestEventListener()
Register and event name and associated listener (deprecated).
GalleryTestCase::_setMarkupType()
Set core parameter for markup type.
GalleryTestCase::_signUrl()
Adds an authToken to the given URL
GalleryTestCase::_unregisterFactoryImplementationForTest()
Unregister a specific factory implementation or all implementations of a spefific type temporarily for this test.
GalleryTestCase::_verifyEntity()
GalleryTestCase::_verifyFields()
GalleryTestCase::_verifyMissing()

[ Top ]
Method Summary
ItemEditWatermarkPluginTest   ItemEditWatermarkPluginTest()  
void   setUp()  
void   testBulkRemoveWatermark()  
void   testBulkRemoveWatermarkRecursive()  
void   testBulkWatermark()  
void   testBulkWatermarkRecursive()  
void   testIsNotSupportedItem()  
void   testIsNotSupportedItemButSupportedPreferred()  
void   testIsSupportedAlbum()  
void   testIsSupportedItem()  
void   testPermission()  
void   testRemoveWatermark()  
void   testRemoveWatermarkDeletePreferred()  
void   testWatermarkCreatePreferred()  
void   testWatermarkEverything()  
void   testWatermarkNothingSelected()  
void   _createItem()  
void   _registerTestToolkit()  
void   _runBulkTest()  

[ Top ]
Methods
Constructor ItemEditWatermarkPluginTest  [line 37]

  ItemEditWatermarkPluginTest ItemEditWatermarkPluginTest( $methodName  )

Parameters:
   $methodName: 


[ Top ]
setUp  [line 41]

  void setUp( )



Redefinition of:
GalleryTestCase::setUp()

[ Top ]
testBulkRemoveWatermark  [line 381]

  void testBulkRemoveWatermark( )



[ Top ]
testBulkRemoveWatermarkRecursive  [line 387]

  void testBulkRemoveWatermarkRecursive( )



[ Top ]
testBulkWatermark  [line 306]

  void testBulkWatermark( )



[ Top ]
testBulkWatermarkRecursive  [line 319]

  void testBulkWatermarkRecursive( )



[ Top ]
testIsNotSupportedItem  [line 400]

  void testIsNotSupportedItem( )



[ Top ]
testIsNotSupportedItemButSupportedPreferred  [line 405]

  void testIsNotSupportedItemButSupportedPreferred( )



[ Top ]
testIsSupportedAlbum  [line 411]

  void testIsSupportedAlbum( )



[ Top ]
testIsSupportedItem  [line 394]

  void testIsSupportedItem( )



[ Top ]
testPermission  [line 420]

  void testPermission( )



[ Top ]
testRemoveWatermark  [line 187]

  void testRemoveWatermark( )



[ Top ]
testRemoveWatermarkDeletePreferred  [line 259]

  void testRemoveWatermarkDeletePreferred( )



[ Top ]
testWatermarkCreatePreferred  [line 205]

  void testWatermarkCreatePreferred( )



[ Top ]
testWatermarkEverything  [line 148]

  void testWatermarkEverything( )



[ Top ]
testWatermarkNothingSelected  [line 176]

  void testWatermarkNothingSelected( )



[ Top ]
_createItem  [line 104]

  void _createItem( $parentId, $mimeType, $usePreferred, $numResizes, $useThumbnail  )

Parameters:
   $parentId: 
   $mimeType: 
   $usePreferred: 
   $numResizes: 
   $useThumbnail: 


[ Top ]
_registerTestToolkit  [line 452]

  void _registerTestToolkit( $mimeType  )

Parameters:
   $mimeType: 


[ Top ]
_runBulkTest  [line 332]

  void _runBulkTest( $message, $recursive, $applyToThumbnail, $location, [ $isApply = true]  )

Parameters:
   $message: 
   $recursive: 
   $applyToThumbnail: 
   $location: 
   $isApply: 


[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:28:53 -0700 by phpDocumentor 1.3.0RC6