PHP Class Phive\Queue\Tests\Queue\TarantoolQueueTest

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

Protected Properties

Property Type Description
$supportsExpiredEta

Public Methods

Method Description
createHandler ( array $config )
testItemsOfDifferentLength ( )
testUnsupportedItemType ( $item )

Protected Methods

Method Description
getUnsupportedItemTypes ( )

Method Details

createHandler() public static method

public static createHandler ( array $config )
$config array

getUnsupportedItemTypes() protected method

protected getUnsupportedItemTypes ( )

testItemsOfDifferentLength() public method

See also: https://github.com/tarantool/tarantool/issues/336

testUnsupportedItemType() public method

public testUnsupportedItemType ( $item )

Property Details

$supportsExpiredEta protected_oe property

protected $supportsExpiredEta