PHP Class CacheTool\CacheToolTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: gordalina/cachetool

Public Methods

Method Description
testConstruct ( )
testFactory ( )
testFactoryWithAdapter ( )
testFactoryWithAdapterAndLogger ( )
testInexistentFunction ( )
testInexistentWithMagicCallFunction ( )
testLoggerWithAdapter ( )

Protected Methods

Method Description
getLogger ( )

Method Details

getLogger() protected method

protected getLogger ( )

testConstruct() public method

public testConstruct ( )

testFactory() public method

public testFactory ( )

testFactoryWithAdapter() public method

testFactoryWithAdapterAndLogger() public method

testInexistentFunction() public method

testInexistentWithMagicCallFunction() public method

testLoggerWithAdapter() public method