PHP Class LazyRecord\Testing\ModelTestCase

Inheritance: extends BaseTestCase
Afficher le fichier Open project: corneltek/lazyrecord Class Usage Examples

Méthodes publiques

Свойство Type Description
$schemaClasses
$schemaHasBeenBuilt

Protected Properties

Свойство Type Description
$allowConnectionFailure
$bootstrap
$sqlBuilder

Méthodes publiques

Méthode Description
setUp ( )
testClasses ( )

Méthodes protégées

Méthode Description
buildSchemaTables ( array $schemas )
dropSchemaTables ( $schemas )

Method Details

buildSchemaTables() protected méthode

protected buildSchemaTables ( array $schemas )
$schemas array

dropSchemaTables() protected méthode

protected dropSchemaTables ( $schemas )

setUp() public méthode

public setUp ( )

testClasses() public méthode

public testClasses ( )

Property Details

$allowConnectionFailure protected_oe property

protected $allowConnectionFailure

$bootstrap protected_oe property

protected $bootstrap

$schemaClasses public_oe property

public $schemaClasses

$schemaHasBeenBuilt public_oe property

public $schemaHasBeenBuilt

$sqlBuilder protected_oe property

protected $sqlBuilder