PHP Class ImboIntegrationTest\Storage\GridFSTest

Inheritance: extends StorageTests
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
setUp ( )
tearDown ( )
testReturnsFalseWhenFetchingStatusAndTheHostnameIsNotCorrect ( )

Protected Methods

Method Description
getDriver ( )

Method Details

getDriver() protected method

See also: ImboIntegrationTest\Storage\StorageTests::getDriver()
protected getDriver ( )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testReturnsFalseWhenFetchingStatusAndTheHostnameIsNotCorrect() public method