PHP Class eZ\Publish\Core\FieldType\Tests\Url\Gateway\LegacyStorageTest

Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$storageGateway eZ\Publish\Core\FieldType\Url\UrlStorage\Gateway\LegacyStorage

Public Methods

Method Description
testGetIdUrlMap ( )
testGetUrlIdMap ( )
testInsertUrl ( )
testLinkUrl ( )
testSetConnection ( )
testSetConnectionThrowsRuntimeException ( )
testUnlinkUrl ( )

Protected Methods

Method Description
getStorageGateway ( ) : LegacyStorage Returns a ready to test LegacyStorage gateway.

Method Details

getStorageGateway() protected method

Returns a ready to test LegacyStorage gateway.
protected getStorageGateway ( ) : LegacyStorage
return eZ\Publish\Core\FieldType\Url\UrlStorage\Gateway\LegacyStorage

testGetIdUrlMap() public method

public testGetIdUrlMap ( )

testGetUrlIdMap() public method

public testGetUrlIdMap ( )

testInsertUrl() public method

public testInsertUrl ( )

testLinkUrl() public method

public testLinkUrl ( )

testSetConnection() public method

public testSetConnection ( )

testSetConnectionThrowsRuntimeException() public method

testUnlinkUrl() public method

public testUnlinkUrl ( )

Property Details

$storageGateway protected_oe property

protected LegacyStorage,eZ\Publish\Core\FieldType\Url\UrlStorage\Gateway $storageGateway
return eZ\Publish\Core\FieldType\Url\UrlStorage\Gateway\LegacyStorage