PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\ApiLoader\StorageEngineFactoryTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
testBuildInvalidStorageEngine ( )
testBuildStorageEngine ( )
testRegisterStorageEngine ( )

Protected Methods

Method Description
getConfigResolverMock ( ) : PHPUnit_Framework_MockObject_MockObject | eZ\Publish\Core\MVC\ConfigResolverInterface

Method Details

getConfigResolverMock() protected method

protected getConfigResolverMock ( ) : PHPUnit_Framework_MockObject_MockObject | eZ\Publish\Core\MVC\ConfigResolverInterface
return PHPUnit_Framework_MockObject_MockObject | eZ\Publish\Core\MVC\ConfigResolverInterface

testBuildInvalidStorageEngine() public method

testBuildStorageEngine() public method

testRegisterStorageEngine() public method