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

Inheritance: extends TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$container
$legacyHandler

Méthodes publiques

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

Méthodes protégées

Méthode Description
getContainer ( )
getHandlerFixture ( ) : Handler Returns the Handler.

Method Details

getContainer() protected méthode

protected getContainer ( )

getHandlerFixture() protected méthode

Returns the Handler.
protected getHandlerFixture ( ) : Handler
Résultat eZ\Publish\Core\Persistence\Legacy\Handler

testContentHandler() public méthode

public testContentHandler ( )

testContentHandlerTwice() public méthode

testContentLanguageHandler() public méthode

testContentTypeHandler() public méthode

testContentTypeHandlerTwice() public méthode

testDatabaseInstance() public méthode

testLocationHandler() public méthode

public testLocationHandler ( )

testLocationHandlerTwice() public méthode

testSectionHandler() public méthode

public testSectionHandler ( )

testSectionHandlerTwice() public méthode

testTransactionHandler() public méthode

testTransactionHandlerTwice() public méthode

testUrlAliasHandler() public méthode

public testUrlAliasHandler ( )

testUrlAliasHandlerTwice() public méthode

testUserHandler() public méthode

public testUserHandler ( )

testUserHandlerTwice() public méthode

Property Details

$container protected_oe static_oe property

protected static $container

$legacyHandler protected_oe static_oe property

protected static $legacyHandler