PHP Class bitExpert\Disco\Annotations\ParameterUnitTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: bitexpert/disco

Public Methods

Method Description
defaultValueDataProvider ( )
defaultValueDefaultsToNull ( )
defaultValueGetsRecognizedCorrectly ( $defaultValue )
missingNameWillThrowAnnotationException ( )
parameterNameGetsRecognizedCorrectly ( )

Method Details

defaultValueDataProvider() public method

defaultValueDefaultsToNull() public method

defaultValueGetsRecognizedCorrectly() public method

public defaultValueGetsRecognizedCorrectly ( $defaultValue )

missingNameWillThrowAnnotationException() public method

parameterNameGetsRecognizedCorrectly() public method