PHP Class Kraken\_Unit\Filesystem\FilesystemFactoryTest

Inheritance: extends Kraken\Test\TUnit
Datei anzeigen Open project: kraken-php/framework

Public Methods

Method Description
createFilesystemFactory ( ) : Kraken\Filesystem\FilesystemFactoryInterface
getAllSupportedFactories ( ) : string[]
testCaseFilesystemFactory_HasDefinitionsForAllFactories ( )

Method Details

createFilesystemFactory() public method

public createFilesystemFactory ( ) : Kraken\Filesystem\FilesystemFactoryInterface
return Kraken\Filesystem\FilesystemFactoryInterface

getAllSupportedFactories() public method

public getAllSupportedFactories ( ) : string[]
return string[]

testCaseFilesystemFactory_HasDefinitionsForAllFactories() public method