PHP Class Phive\Queue\Tests\Queue\SysVQueueTest

Inheritance: extends QueueTest, use trait Performance, use trait Concurrency
Afficher le fichier Open project: rybakit/phive-queue

Méthodes publiques

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

Méthodes protégées

Méthode Description
getUnsupportedItemTypes ( )

Method Details

baseTestPushPopPerformance() public méthode

createHandler() public static méthode

public static createHandler ( array $config )
$config array

getUnsupportedItemTypes() protected méthode

protected getUnsupportedItemTypes ( )

testPushPopPerformance() public méthode

public testPushPopPerformance ( $delay )

testSetItemMaxLength() public méthode

testSetPermissions() public méthode

public testSetPermissions ( )

testSupportItemTypeWithSerializerLoose() public méthode

testThrowExceptionOnInabilityToCreateResource() public méthode

testThrowExceptionOnMissingResource() public méthode

testUnsupportedItemType() public méthode

public testUnsupportedItemType ( $item )