PHP Class Symfony\Component\Cache\Tests\CacheItemTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
provideInvalidKey ( )
testInvalidKey ( $key )
testInvalidTag ( $tag )
testTag ( )
testValidKey ( )

Method Details

provideInvalidKey() public method

public provideInvalidKey ( )

testInvalidKey() public method

public testInvalidKey ( $key )

testInvalidTag() public method

public testInvalidTag ( $tag )

testTag() public method

public testTag ( )

testValidKey() public method

public testValidKey ( )