PHP Class eZ\Publish\Core\Persistence\Cache\Tests\PersistenceLoggerTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$logger eZ\Publish\Core\Persistence\Cache\PersistenceLogger

Public Methods

Method Description
testGetCallValues ( PersistenceLogger $logger )
testGetCalls ( )
testGetCount ( )
testGetCountValues ( PersistenceLogger $logger )
testGetName ( )
testLogCall ( )

Protected Methods

Method Description
setUp ( ) Setup the HandlerTest.
tearDown ( ) Tear down test (properties).

Method Details

setUp() protected method

Setup the HandlerTest.
protected setUp ( )

tearDown() protected method

Tear down test (properties).
protected tearDown ( )

testGetCallValues() public method

public testGetCallValues ( PersistenceLogger $logger )
$logger eZ\Publish\Core\Persistence\Cache\PersistenceLogger

testGetCalls() public method

public testGetCalls ( )

testGetCount() public method

public testGetCount ( )

testGetCountValues() public method

public testGetCountValues ( PersistenceLogger $logger )
$logger eZ\Publish\Core\Persistence\Cache\PersistenceLogger

testGetName() public method

public testGetName ( )

testLogCall() public method

public testLogCall ( )

Property Details

$logger protected property

protected PersistenceLogger,eZ\Publish\Core\Persistence\Cache $logger
return eZ\Publish\Core\Persistence\Cache\PersistenceLogger