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

Class: ItemMoveControllerTest

Source Location: /modules/core/test/phpunit/ItemMoveControllerTest.class

Class ItemMoveControllerTest

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

Inherited From GalleryControllerTestCase

GalleryControllerTestCase::$_controller

Inherited From GalleryTestCase

GalleryTestCase::$_cleanup

Inherited From GalleryControllerTestCase

GalleryControllerTestCase::GalleryControllerTestCase()
GalleryControllerTestCase::handleRequest()
GalleryControllerTestCase::setUp()

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
ItemMoveControllerTest   ItemMoveControllerTest()  
void   setUp()  
void   testMoveAlbumIntoDestinationWithNoAddAlbumPermissions()   Test moving an album into a container where we have no add album permissions
void   testMoveDataItemIntoDestinationWithNoAddDataItemPermissions()   Test moving an album into a container where we have no add album permissions
void   testMoveItem()   Test moving an item
void   testMoveItemIntoAlbumWithNoAddPermissions()   Test moving an item into a container where we have no add permissions
void   testMoveItemIntoBogusDestination()   Test moving an item to a bogus destination
void   testMoveItemIntoChild()   Test moving an item into its own child
void   testMoveItemIntoPeer()   Test moving an item into a peer. This is to find a regression in the parent sequence code.
void   testMoveItemIntoSelf()   Test moving an item into itself
void   testMoveItemWithDerivatives()   Test moving an item to an album with different derivative preferences
void   testMoveItemWithNoDeletePermissions()   Test moving an item that we can't delete
void   testMoveNextPageOutOfRange()   Test changing pages with to an invalid page number
void   testMovePreviousPageOutOfRange()  
void   _getDerivativeSizes()  
void   _setDerivativePreferences()  

[ Top ]
Methods
Constructor ItemMoveControllerTest  [line 35]

  ItemMoveControllerTest ItemMoveControllerTest( $methodName  )

Parameters:
   $methodName: 


[ Top ]
setUp  [line 39]

  void setUp( )



Redefinition of:
GalleryControllerTestCase::setUp()

[ Top ]
testMoveAlbumIntoDestinationWithNoAddAlbumPermissions  [line 490]

  void testMoveAlbumIntoDestinationWithNoAddAlbumPermissions( )

Test moving an album into a container where we have no add album permissions



[ Top ]
testMoveDataItemIntoDestinationWithNoAddDataItemPermissions  [line 511]

  void testMoveDataItemIntoDestinationWithNoAddDataItemPermissions( )

Test moving an album into a container where we have no add album permissions



[ Top ]
testMoveItem  [line 228]

  void testMoveItem( )

Test moving an item



[ Top ]
testMoveItemIntoAlbumWithNoAddPermissions  [line 450]

  void testMoveItemIntoAlbumWithNoAddPermissions( )

Test moving an item into a container where we have no add permissions



[ Top ]
testMoveItemIntoBogusDestination  [line 390]

  void testMoveItemIntoBogusDestination( )

Test moving an item to a bogus destination



[ Top ]
testMoveItemIntoChild  [line 429]

  void testMoveItemIntoChild( )

Test moving an item into its own child



[ Top ]
testMoveItemIntoPeer  [line 258]

  void testMoveItemIntoPeer( )

Test moving an item into a peer. This is to find a regression in the parent sequence code.



[ Top ]
testMoveItemIntoSelf  [line 408]

  void testMoveItemIntoSelf( )

Test moving an item into itself



[ Top ]
testMoveItemWithDerivatives  [line 532]

  void testMoveItemWithDerivatives( )

Test moving an item to an album with different derivative preferences



[ Top ]
testMoveItemWithNoDeletePermissions  [line 469]

  void testMoveItemWithNoDeletePermissions( )

Test moving an item that we can't delete



[ Top ]
testMoveNextPageOutOfRange  [line 311]

  void testMoveNextPageOutOfRange( )

Test changing pages with to an invalid page number



[ Top ]
testMovePreviousPageOutOfRange  [line 349]

  void testMovePreviousPageOutOfRange( )



[ Top ]
_getDerivativeSizes  [line 198]

  void _getDerivativeSizes( $itemIds  )

Parameters:
   $itemIds: 


[ Top ]
_setDerivativePreferences  [line 176]

  void _setDerivativePreferences( )



[ Top ]

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