PHP Class eZ\Publish\Core\Persistence\Legacy\Tests\HandlerTest

Inheritance: extends TestCase
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$container
$legacyHandler

Public Methods

Method Description
testContentHandler ( )
testContentHandlerTwice ( )
testContentLanguageHandler ( )
testContentTypeHandler ( )
testContentTypeHandlerTwice ( )
testDatabaseInstance ( )
testLocationHandler ( )
testLocationHandlerTwice ( )
testSectionHandler ( )
testSectionHandlerTwice ( )
testTransactionHandler ( )
testTransactionHandlerTwice ( )
testUrlAliasHandler ( )
testUrlAliasHandlerTwice ( )
testUserHandler ( )
testUserHandlerTwice ( )

Protected Methods

Method Description
getContainer ( )
getHandlerFixture ( ) : Handler Returns the Handler.

Method Details

getContainer() protected method

protected getContainer ( )

getHandlerFixture() protected method

Returns the Handler.
protected getHandlerFixture ( ) : Handler
return eZ\Publish\Core\Persistence\Legacy\Handler

testContentHandler() public method

public testContentHandler ( )

testContentHandlerTwice() public method

testContentLanguageHandler() public method

testContentTypeHandler() public method

testContentTypeHandlerTwice() public method

testDatabaseInstance() public method

testLocationHandler() public method

public testLocationHandler ( )

testLocationHandlerTwice() public method

testSectionHandler() public method

public testSectionHandler ( )

testSectionHandlerTwice() public method

testTransactionHandler() public method

testTransactionHandlerTwice() public method

testUrlAliasHandler() public method

public testUrlAliasHandler ( )

testUrlAliasHandlerTwice() public method

testUserHandler() public method

public testUserHandler ( )

testUserHandlerTwice() public method

Property Details

$container protected static property

protected static $container

$legacyHandler protected static property

protected static $legacyHandler