PHP Класс eZ\Publish\Core\Persistence\Legacy\Tests\Content\UrlWildcard\Gateway\DoctrineDatabaseTest

Наследование: extends eZ\Publish\Core\Persistence\Legacy\Tests\TestCase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$fixtureData
$gateway eZ\Publish\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\DoctrineDatabase Database gateway to test.

Открытые методы

Метод Описание
testConstructor ( ) Test for the __construct() method.
testDeleteUrlWildcard ( ) Test for the deleteUrlWildcard() method.
testInsertUrlWildcard ( ) Test for the insertUrlWildcard() method.
testLoadUrlWildcardData ( ) Test for the loadUrlWildcardData() method.
testLoadUrlWildcardsData ( ) Test for the loadUrlWildcardsData() method.
testLoadUrlWildcardsDataWithOffset ( ) Test for the loadUrlWildcardsData() method.
testLoadUrlWildcardsDataWithOffsetAndLimit ( ) Test for the loadUrlWildcardsData() method.

Защищенные методы

Метод Описание
getGateway ( ) : DoctrineDatabase Returns the DoctrineDatabase gateway to test.

Описание методов

getGateway() защищенный Метод

Returns the DoctrineDatabase gateway to test.
protected getGateway ( ) : DoctrineDatabase
Результат eZ\Publish\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\DoctrineDatabase

testConstructor() публичный Метод

Test for the __construct() method.
public testConstructor ( )

testDeleteUrlWildcard() публичный Метод

Test for the deleteUrlWildcard() method.

testInsertUrlWildcard() публичный Метод

Test for the insertUrlWildcard() method.

testLoadUrlWildcardData() публичный Метод

Test for the loadUrlWildcardData() method.

testLoadUrlWildcardsData() публичный Метод

Test for the loadUrlWildcardsData() method.

testLoadUrlWildcardsDataWithOffset() публичный Метод

Test for the loadUrlWildcardsData() method.

testLoadUrlWildcardsDataWithOffsetAndLimit() публичный Метод

Test for the loadUrlWildcardsData() method.

Описание свойств

$fixtureData защищенное свойство

protected $fixtureData

$gateway защищенное свойство

Database gateway to test.
protected DoctrineDatabase,eZ\Publish\Core\Persistence\Legacy\Content\UrlWildcard\Gateway $gateway
Результат eZ\Publish\Core\Persistence\Legacy\Content\UrlWildcard\Gateway\DoctrineDatabase