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

Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$storageGateway eZ\Publish\Core\FieldType\RichText\RichTextStorage\Gateway\LegacyStorage

Public Methods

Method Description
testGetContentIds ( )
testSetConnection ( )
testSetConnectionThrowsRuntimeException ( )

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\RichText\RichTextStorage\Gateway\LegacyStorage

testGetContentIds() public method

public testGetContentIds ( )

testSetConnection() public method

public testSetConnection ( )

testSetConnectionThrowsRuntimeException() public method

Property Details

$storageGateway protected_oe property

protected LegacyStorage,eZ\Publish\Core\FieldType\RichText\RichTextStorage\Gateway $storageGateway
return eZ\Publish\Core\FieldType\RichText\RichTextStorage\Gateway\LegacyStorage