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

Class: PicLensHelperTest

Source Location: /modules/slideshow/test/phpunit/PicLensHelperTest.class

Class PicLensHelperTest

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

Inherited From GalleryTestCase

GalleryTestCase::$_cleanup

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
PicLensHelperTest   PicLensHelperTest()  
void   setUp()  
void   tearDown()  
void   testGetLatestPicLensInfo()  
void   testGetLatestPicLensInfoFailedToFetch()  
void   testGetLatestPicLensInfoUnsanitaryReply()  
void   testInstall()  
void   testInstallFailedToFetch()  
void   testInstallFailedToRename()  
void   testInstallMissingEverything()  
void   testInstallMissingJsUrl()  
void   testInstallMissingSwfUrl()  
void   testInstallMissingVersion()  
void   testUninstall()  
void   _setDownload()   Set up our test platform to return the given data for requests to the given url. This handles both GalleryCoreApi::fetchWebPage and GalleryCoreApi::fetchWebFile. You can specify an optional outputFile (for fetchWebFile) and a response code to simulate an error.

[ Top ]
Methods
Constructor PicLensHelperTest  [line 34]

  PicLensHelperTest PicLensHelperTest( $methodName  )

Parameters:
   $methodName: 


[ Top ]
setUp  [line 38]

  void setUp( )



Redefinition of:
GalleryTestCase::setUp()

[ Top ]
tearDown  [line 50]

  void tearDown( )



Redefinition of:
GalleryTestCase::tearDown()

[ Top ]
testGetLatestPicLensInfo  [line 201]

  void testGetLatestPicLensInfo( )



[ Top ]
testGetLatestPicLensInfoFailedToFetch  [line 229]

  void testGetLatestPicLensInfoFailedToFetch( )



[ Top ]
testGetLatestPicLensInfoUnsanitaryReply  [line 217]

  void testGetLatestPicLensInfoUnsanitaryReply( )



[ Top ]
testInstall  [line 94]

  void testInstall( )



[ Top ]
testInstallFailedToFetch  [line 176]

  void testInstallFailedToFetch( )



[ Top ]
testInstallFailedToRename  [line 155]

  void testInstallFailedToRename( )



[ Top ]
testInstallMissingEverything  [line 146]

  void testInstallMissingEverything( )



[ Top ]
testInstallMissingJsUrl  [line 128]

  void testInstallMissingJsUrl( )



[ Top ]
testInstallMissingSwfUrl  [line 137]

  void testInstallMissingSwfUrl( )



[ Top ]
testInstallMissingVersion  [line 119]

  void testInstallMissingVersion( )



[ Top ]
testUninstall  [line 235]

  void testUninstall( )



[ Top ]
_setDownload  [line 64]

  void _setDownload( $url, $data, [ $outputFile = null], [ $responseCode = '200 OK']  )

Set up our test platform to return the given data for requests to the given url. This handles both GalleryCoreApi::fetchWebPage and GalleryCoreApi::fetchWebFile. You can specify an optional outputFile (for fetchWebFile) and a response code to simulate an error.

Parameters:
   $url: 
   $data: 
   $outputFile: 
   $responseCode: 

Information Tags:
Todo:  refactor this method out into GalleryTestCase, and add support for optional headers.

[ Top ]

Documentation generated on Wed, 16 Dec 2009 05:20:41 -0800 by phpDocumentor 1.3.0RC6