PHP Class Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolverValueTest

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

Public Methods

Method Description
testCallAProviderFunction ( )
testCanResolvePropertyReferenceValues ( )
testIsAChainableResolver ( )
testIsNotClonable ( )
testReturnsSetWithResolvedValue ( )
testThrowsAnExceptionIfTriesToCallAnUndefinedProviderFunction ( )

Method Details

testCallAProviderFunction() public method

testCanResolvePropertyReferenceValues() public method

testIsAChainableResolver() public method

testIsNotClonable() public method

public testIsNotClonable ( )

testReturnsSetWithResolvedValue() public method

testThrowsAnExceptionIfTriesToCallAnUndefinedProviderFunction() public method