PHP Class Nelmio\Alice\Generator\GenerationContextTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
testAccessors ( )
testCanSetAnRetrieveAValueFromTheCache ( )
testCannotRetrieveAnInexistingValueFromCache ( )
testThrowsAnExceptionWhenACircularReferenceIsDetected ( )

Method Details

testAccessors() public method

public testAccessors ( )

testCanSetAnRetrieveAValueFromTheCache() public method

testCannotRetrieveAnInexistingValueFromCache() public method

testThrowsAnExceptionWhenACircularReferenceIsDetected() public method