PHP Class ImboIntegrationTest\Database\MongoTest

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

Protected Properties

Свойство Type Description
$databaseName

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
testReturnsFalseWhenFetchingStatusAndTheHostnameIsNotCorrect ( )

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 ( )

testReturnsFalseWhenFetchingStatusAndTheHostnameIsNotCorrect() public méthode

Property Details

$databaseName protected_oe property

protected $databaseName