PHP Class Phive\Queue\Tests\Queue\MongoQueueTest

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

Public Methods

Method Description
createHandler ( array $config )
testUnsupportedItemType ( $item, $type )

Protected Methods

Method Description
getUnsupportedItemTypes ( )

Method Details

createHandler() public static method

public static createHandler ( array $config )
$config array

getUnsupportedItemTypes() protected method

protected getUnsupportedItemTypes ( )

testUnsupportedItemType() public method

public testUnsupportedItemType ( $item, $type )