PHP Class eZ\Publish\Core\Persistence\Cache\Tests\PersistenceHandlerTest

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

Méthodes publiques

Méthode Description
testContentHandler ( ) Test that instance is of correct type.
testContentLocationHandler ( ) Test that instance is of correct type.
testContentTypeHandler ( ) Test that instance is of correct type.
testHandler ( ) Test that instance is of correct type.
testLanguageHandler ( ) Test that instance is of correct type.
testObjectStateHandler ( ) Test that instance is of correct type.
testSectionHandler ( ) Test that instance is of correct type.
testTransactionHandler ( ) Test that instance is of correct type.
testTrashHandler ( ) Test that instance is of correct type.
testUrlAliasHandler ( ) Test that instance is of correct type.
testUrlWildcardHandler ( ) Test that instance is of correct type.
testUserHandler ( ) Test that instance is of correct type.

Method Details

testContentHandler() public méthode

Test that instance is of correct type.
public testContentHandler ( )

testContentLocationHandler() public méthode

Test that instance is of correct type.

testContentTypeHandler() public méthode

Test that instance is of correct type.

testHandler() public méthode

Test that instance is of correct type.
public testHandler ( )

testLanguageHandler() public méthode

Test that instance is of correct type.
public testLanguageHandler ( )

testObjectStateHandler() public méthode

Test that instance is of correct type.

testSectionHandler() public méthode

Test that instance is of correct type.
public testSectionHandler ( )

testTransactionHandler() public méthode

Test that instance is of correct type.

testTrashHandler() public méthode

Test that instance is of correct type.
public testTrashHandler ( )

testUrlAliasHandler() public méthode

Test that instance is of correct type.
public testUrlAliasHandler ( )

testUrlWildcardHandler() public méthode

Test that instance is of correct type.

testUserHandler() public méthode

Test that instance is of correct type.
public testUserHandler ( )