PHP Class Phalcon\Tests\Queue\Beanstalk\ExtendedTest

Author: Nikita Vershinin ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$client Phalcon\Queue\Beanstalk\Extended
$shmKey
$shmLimit
$tester UnitTeste\UnitTester UnitTester Object

Méthodes publiques

Méthode Description
testShouldDoWork ( )
testShouldGetTubes ( )
testShouldPutAndReserve ( )

Méthodes protégées

Méthode Description
_after ( ) executed after each test
_before ( ) executed before each test

Method Details

_after() protected méthode

executed after each test
protected _after ( )

_before() protected méthode

executed before each test
protected _before ( )

testShouldDoWork() public méthode

public testShouldDoWork ( )

testShouldGetTubes() public méthode

public testShouldGetTubes ( )

testShouldPutAndReserve() public méthode

Property Details

$client protected_oe property

protected Extended,Phalcon\Queue\Beanstalk $client
Résultat Phalcon\Queue\Beanstalk\Extended

$shmKey protected_oe property

protected $shmKey

$shmLimit protected_oe property

protected $shmLimit

$tester protected_oe property

UnitTester Object
protected UnitTester,UnitTeste $tester
Résultat UnitTeste\UnitTester