PHP Class Phalcon\Test\Db\Adapter\FactoryTest

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

Protected Properties

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

Méthodes publiques

Méthode Description
testEmptyConfigKeyAdapter ( )
testLoadMysqlAdapter ( )
testLoadSqliteAdapter ( )
testLoadUnsupportedAdapter ( )
testMissingConfigKeyAdapter ( )

Méthodes protégées

Méthode Description
_before ( ) executed before each test

Method Details

_before() protected méthode

executed before each test
protected _before ( )

testEmptyConfigKeyAdapter() public méthode

testLoadMysqlAdapter() public méthode

testLoadSqliteAdapter() public méthode

testLoadUnsupportedAdapter() public méthode

testMissingConfigKeyAdapter() public méthode

Property Details

$testable protected_oe property

protected array $testable
Résultat array

$tester protected_oe property

UnitTester Object
protected UnitTester $tester
Résultat UnitTester