PHP Класс eZ\Publish\Core\Persistence\Legacy\Tests\Content\Location\TrashHandlerTest

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

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

Свойство Тип Описание
$contentHandler PHPUnit_Framework_MockObject_MockObject Mocked content handler instance.
$locationGateway eZ\Publish\Core\Persistence\Legacy\Content\Location\Gateway Mocked location gateway instance.
$locationHandler eZ\Publish\Core\Persistence\Legacy\Content\Location\Handler Mocked location handler instance.
$locationMapper eZ\Publish\Core\Persistence\Legacy\Content\Location\Mapper Mocked location mapper instance.

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

Метод Описание
testDeleteTrashItemNoMoreLocations ( )
testDeleteTrashItemStillHaveLocations ( )
testEmptyTrash ( )
testLoadTrashItem ( )
testRecover ( )
testTrashSubtree ( )
testTrashSubtreeReturnsNull ( )
testTrashSubtreeUpdatesMainLocation ( )

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

Метод Описание
getTrashHandler ( )

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

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

protected getTrashHandler ( )

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

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

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

public testEmptyTrash ( )

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

public testLoadTrashItem ( )

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

public testRecover ( )

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

public testTrashSubtree ( )

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

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

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

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

Mocked content handler instance.
protected PHPUnit_Framework_MockObject_MockObject $contentHandler
Результат PHPUnit_Framework_MockObject_MockObject

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

Mocked location gateway instance.
protected Gateway,eZ\Publish\Core\Persistence\Legacy\Content\Location $locationGateway
Результат eZ\Publish\Core\Persistence\Legacy\Content\Location\Gateway

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

Mocked location handler instance.
protected Handler,eZ\Publish\Core\Persistence\Legacy\Content\Location $locationHandler
Результат eZ\Publish\Core\Persistence\Legacy\Content\Location\Handler

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

Mocked location mapper instance.
protected Mapper,eZ\Publish\Core\Persistence\Legacy\Content\Location $locationMapper
Результат eZ\Publish\Core\Persistence\Legacy\Content\Location\Mapper