PHP Class Phive\Queue\Tests\Queue\Pdo\PdoQueueTest

Inheritance: extends Phive\Queue\Tests\Queue\QueueTest, use trait Phive\Queue\Tests\Queue\Concurrency, use trait Phive\Queue\Tests\Queue\Performance, use trait Phive\Queue\Tests\Queue\Util
Datei anzeigen Open project: rybakit/phive-queue

Public Methods

Method Description
getUnsupportedItemTypes ( )
testThrowExceptionOnMalformedSql ( $method )
testThrowExceptionOnUnsupportedDriver ( )
testUnsupportedItemType ( $item, $type )

Method Details

getUnsupportedItemTypes() public method

testThrowExceptionOnMalformedSql() public method

testThrowExceptionOnUnsupportedDriver() public method

testUnsupportedItemType() public method

public testUnsupportedItemType ( $item, $type )