PHP 클래스 eZ\Publish\Core\Persistence\Legacy\Tests\HandlerTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$container
$legacyHandler

공개 메소드들

메소드 설명
testContentHandler ( )
testContentHandlerTwice ( )
testContentLanguageHandler ( )
testContentTypeHandler ( )
testContentTypeHandlerTwice ( )
testDatabaseInstance ( )
testLocationHandler ( )
testLocationHandlerTwice ( )
testSectionHandler ( )
testSectionHandlerTwice ( )
testTransactionHandler ( )
testTransactionHandlerTwice ( )
testUrlAliasHandler ( )
testUrlAliasHandlerTwice ( )
testUserHandler ( )
testUserHandlerTwice ( )

보호된 메소드들

메소드 설명
getContainer ( )
getHandlerFixture ( ) : Handler Returns the Handler.

메소드 상세

getContainer() 보호된 메소드

protected getContainer ( )

getHandlerFixture() 보호된 메소드

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

testContentHandler() 공개 메소드

public testContentHandler ( )

testContentHandlerTwice() 공개 메소드

testContentLanguageHandler() 공개 메소드

testContentTypeHandler() 공개 메소드

testContentTypeHandlerTwice() 공개 메소드

testDatabaseInstance() 공개 메소드

testLocationHandler() 공개 메소드

public testLocationHandler ( )

testLocationHandlerTwice() 공개 메소드

testSectionHandler() 공개 메소드

public testSectionHandler ( )

testSectionHandlerTwice() 공개 메소드

testTransactionHandler() 공개 메소드

testTransactionHandlerTwice() 공개 메소드

testUrlAliasHandler() 공개 메소드

public testUrlAliasHandler ( )

testUrlAliasHandlerTwice() 공개 메소드

testUserHandler() 공개 메소드

public testUserHandler ( )

testUserHandlerTwice() 공개 메소드

프로퍼티 상세

$container 보호되어 있는 정적으로 프로퍼티

protected static $container

$legacyHandler 보호되어 있는 정적으로 프로퍼티

protected static $legacyHandler