PHP Class ImboIntegrationTest\Auth\AccessControl\Adapter\MongoDBTest

Inheritance: extends AdapterTests
Afficher le fichier Open project: imbo/imbo

Protected Properties

Свойство Type Description
$databaseName string Name of the test database

Méthodes publiques

Méthode Description
setUp ( ) Make sure we have the mongo extension available and drop the test database just in case
tearDown ( ) Drop the test database after each test

Méthodes protégées

Méthode Description
getAdapter ( )

Method Details

getAdapter() protected méthode

See also: ImboIntegrationTest\Database\DatabaseTests::getAdapter()
protected getAdapter ( )

setUp() public méthode

Make sure we have the mongo extension available and drop the test database just in case
public setUp ( )

tearDown() public méthode

Drop the test database after each test
public tearDown ( )

Property Details

$databaseName protected_oe property

Name of the test database
protected string $databaseName
Résultat string