PHP Class eZ\Publish\Core\Helper\Tests\ContentInfoLocationLoader\SudoMainLocationLoaderTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
setUp ( )
testLoadLocation ( )
testLoadLocationError ( )
testLoadLocationNoMainLocation ( )

Private Methods

Method Description
getLocationServiceMock ( ) : eZ\Publish\API\Repository\LocationService | PHPUnit_Framework_MockObject_MockObject
getPermissionResolverMock ( ) : PermissionResolver | PHPUnit_Framework_MockObject_MockObject
getRepositoryMock ( ) : Repository | PHPUnit_Framework_MockObject_MockObject

Method Details

setUp() public method

public setUp ( )

testLoadLocation() public method

public testLoadLocation ( )

testLoadLocationError() public method

testLoadLocationNoMainLocation() public method