PHP 클래스 Phive\Queue\Tests\Queue\SysVQueueTest

상속: extends QueueTest, use trait Performance, use trait Concurrency
파일 보기 프로젝트 열기: rybakit/phive-queue

공개 메소드들

메소드 설명
baseTestPushPopPerformance ( )
createHandler ( array $config )
testPushPopPerformance ( $delay )
testSetItemMaxLength ( )
testSetPermissions ( )
testSupportItemTypeWithSerializerLoose ( $item )
testThrowExceptionOnInabilityToCreateResource ( $method )
testThrowExceptionOnMissingResource ( $method )
testUnsupportedItemType ( $item )

보호된 메소드들

메소드 설명
getUnsupportedItemTypes ( )

메소드 상세

baseTestPushPopPerformance() 공개 메소드

createHandler() 공개 정적인 메소드

public static createHandler ( array $config )
$config array

getUnsupportedItemTypes() 보호된 메소드

protected getUnsupportedItemTypes ( )

testPushPopPerformance() 공개 메소드

public testPushPopPerformance ( $delay )

testSetItemMaxLength() 공개 메소드

testSetPermissions() 공개 메소드

public testSetPermissions ( )

testSupportItemTypeWithSerializerLoose() 공개 메소드

testThrowExceptionOnInabilityToCreateResource() 공개 메소드

testThrowExceptionOnMissingResource() 공개 메소드

testUnsupportedItemType() 공개 메소드

public testUnsupportedItemType ( $item )