PHP Class Phive\Queue\Tests\Queue\SysVQueueTest

Inheritance: extends QueueTest, use trait Performance, use trait Concurrency
Datei anzeigen Open project: rybakit/phive-queue

Public Methods

Method Description
baseTestPushPopPerformance ( )
createHandler ( array $config )
testPushPopPerformance ( $delay )
testSetItemMaxLength ( )
testSetPermissions ( )
testSupportItemTypeWithSerializerLoose ( $item )
testThrowExceptionOnInabilityToCreateResource ( $method )
testThrowExceptionOnMissingResource ( $method )
testUnsupportedItemType ( $item )

Protected Methods

Method Description
getUnsupportedItemTypes ( )

Method Details

baseTestPushPopPerformance() public method

createHandler() public static method

public static createHandler ( array $config )
$config array

getUnsupportedItemTypes() protected method

protected getUnsupportedItemTypes ( )

testPushPopPerformance() public method

public testPushPopPerformance ( $delay )

testSetItemMaxLength() public method

testSetPermissions() public method

public testSetPermissions ( )

testSupportItemTypeWithSerializerLoose() public method

testThrowExceptionOnInabilityToCreateResource() public method

testThrowExceptionOnMissingResource() public method

testUnsupportedItemType() public method

public testUnsupportedItemType ( $item )