PHP Class Phalcon\Test\Annotations\Adapter\BaseTest

Author: Ilya Gusev ([email protected])
Inheritance: extends Codeception\TestCase\Test
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$tester UnitTester UnitTester Object

Méthodes publiques

Méthode Description
providerConstructor ( )
providerReadWrite ( )
testConstructor ( mixed $options, array $expected )
testHasDefaultLifetime ( )
testHasDefaultPrefix ( )
testHasOptions ( )
testReadAnnotations ( string $key, mixed $data )
testWriteAnnotations ( string $key, mixed $data )

Méthodes protégées

Méthode Description
getObject ( $options )

Method Details

getObject() protected méthode

protected getObject ( $options )

providerConstructor() public méthode

public providerConstructor ( )

providerReadWrite() public méthode

public providerReadWrite ( )

testConstructor() public méthode

public testConstructor ( mixed $options, array $expected )
$options mixed
$expected array

testHasDefaultLifetime() public méthode

testHasDefaultPrefix() public méthode

testHasOptions() public méthode

public testHasOptions ( )

testReadAnnotations() public méthode

public testReadAnnotations ( string $key, mixed $data )
$key string
$data mixed

testWriteAnnotations() public méthode

public testWriteAnnotations ( string $key, mixed $data )
$key string
$data mixed

Property Details

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester