PHP Class Phive\Queue\Tests\Queue\QueueExceptionTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait Util
Datei anzeigen Open project: rybakit/phive-queue

Protected Properties

Property Type Description
$queue Phive\Queue\Queue

Public Methods

Method Description
testGetMessage ( )
testGetQueue ( )
testQueueExceptionExtendsBaseException ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetMessage() public method

public testGetMessage ( )

testGetQueue() public method

public testGetQueue ( )

testQueueExceptionExtendsBaseException() public method

Property Details

$queue protected_oe property

protected Queue,Phive\Queue $queue
return Phive\Queue\Queue