PHP Class Tests\PHPSA\Compiler\Expression\Operators\UnaryPlusTest

Inheritance: extends Tests\PHPSA\TestCase
Show file Open project: ovr/phpsa

Public Methods

Method Description
getDataProviderForSuccess ( ) : array
getDataProviderForUnsupported ( ) : array
testSuccessFromDataProvider ( $value )
testUnsupportedOperandType ( $value )

Method Details

getDataProviderForSuccess() public method

public getDataProviderForSuccess ( ) : array
return array

getDataProviderForUnsupported() public method

testSuccessFromDataProvider() public method

public testSuccessFromDataProvider ( $value )

testUnsupportedOperandType() public method

public testUnsupportedOperandType ( $value )