PHP 클래스 eZ\Publish\Core\Persistence\Cache\Tests\PersistenceHandlerTest

상속: extends HandlerTest
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
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.

메소드 상세

testContentHandler() 공개 메소드

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

testContentLocationHandler() 공개 메소드

Test that instance is of correct type.

testContentTypeHandler() 공개 메소드

Test that instance is of correct type.

testHandler() 공개 메소드

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

testLanguageHandler() 공개 메소드

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

testObjectStateHandler() 공개 메소드

Test that instance is of correct type.

testSectionHandler() 공개 메소드

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

testTransactionHandler() 공개 메소드

Test that instance is of correct type.

testTrashHandler() 공개 메소드

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

testUrlAliasHandler() 공개 메소드

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

testUrlWildcardHandler() 공개 메소드

Test that instance is of correct type.

testUserHandler() 공개 메소드

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