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

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

Public Methods

Method 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 method

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

testContentLocationHandler() public method

Test that instance is of correct type.

testContentTypeHandler() public method

Test that instance is of correct type.

testHandler() public method

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

testLanguageHandler() public method

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

testObjectStateHandler() public method

Test that instance is of correct type.

testSectionHandler() public method

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

testTransactionHandler() public method

Test that instance is of correct type.

testTrashHandler() public method

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

testUrlAliasHandler() public method

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

testUrlWildcardHandler() public method

Test that instance is of correct type.

testUserHandler() public method

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